curl --location --request GET '/adminapi/goods.goods_brand/detail?id' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 1,
"name": "商品品牌1",
"image": "http://www.sqtg.localhost/resource/image/adminapi/default/avatar.png",
"sort": 50,
"status": 1,
"create_time": "2022-11-24 06:45:00",
"update_time": "2022-11-24 06:45:00",
"delete_time": null
}
}