curl --location --request GET 'https://test-api.yunjishop.cn/member/app/userStory/get/1' \
--header 'Authorization: '
{
"code": 200,
"msg": "操作成功",
"trace": "auto-generate:26740966-b74e-4683-a053-a18e3e293d83",
"data": {
"storyId": 44,
"userId": 16,
"longitude": "114.127410",
"latitude": "22.643273",
"location": "深圳金生缘文化发展有限公司",
"storyDesc": "222",
"imageList": [
{
"storyImageId": 41,
"storyId": 44,
"imageUrl": "2023/08/28/photot_name_0_A980DAA3-B070-4B09-97E3-DE3B14A2930D.png",
"imageWidth": 829,
"imageHeight": 466
}
],
"status": 1,
"interactionQuantity": 0,
"isLiked": "N"
}
}