curl --location --request GET '/adminapi/setting/friend_links/detail?id=2'
{
"code": 0,
"msg": "ok",
"data": {
"item": {
"link_id": 2,
"link_title": "lyecs开发",
"link_logo": "img/gallery/202312/1701744892EdHaxseoLGqYHgRuR5.jpg",
"link_url": "http://www.lyecs.com/",
"sort_order": 50
},
"errcode": 0,
"message": ""
}
}