curl --location --request GET '/adminapi/setting/gallery_pic/detail?id=1065'
{
"code": 0,
"msg": "ok",
"data": {
"item": {
"pic_id": 1065,
"shop_id": 19,
"gallery_id": 0,
"pic_ower_id": 54,
"pic_url": "img/gallery/202406/1718951208FfD48sZMmwvkeL09Fg.png",
"pic_name": "Snipaste_20240521_093945",
"pic_thumb": "img/gallery/202406/1718951208FfD48sZMmwvkeL09Fg.png?x-oss-process=image/resize,m_pad,h_200,h_200",
"add_time": "1718951211"
},
"errcode": 0,
"message": ""
}
}