暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/appShare/findByAppId?appId=2299'
{
"code": 0,
"data": {
"code": "TrHI",
"create_at": "2023-04-03 15:23:03",
"create_by": 1,
"effective_time": 0,
"id": 86,
"share_type": 1,
"share_url": "77c37412d4f3d06b3c37ed1676a90d88",
"url": "https://uatapi.tolink.cloud/form/add?appId=2299",
"visit_num": 0
},
"msg": "success"
}