curl --location '/adminapi/ad.ad/detail?id=' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"id": 2,
"name": "元宵节活动",
"pid": 1,
"image": "http://www.smyy.localhost/1111",
"link_type": 1,
"link_address": "1",
"status": 1,
"sort": 0,
"create_time": "2022-02-15 09:21:55",
"update_time": "2022-02-15 09:21:55",
"delete_time": null
}
}