Authorization: Bearer ********************
curl --location --request GET '/api/front/share' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{
"code": 200,
"message": "操作成功",
"data": {
"title": "址数",
"img": "http://uat.xuanzhikaidian.com/image-server/crmebimage/public/maintain/2024/08/05/5cc3b714c5f24de496b1780f755564ef7qux6j3qlv.png",
"synopsis": "址数"
}
}