curl --location --request GET '/adminapi/goods.goods_comment/detail?id=' \ --header 'token: 217ba8ac94c48c81403500017f8c13fc'
{ "code": 1, "show": 0, "msg": "获取成功", "data": { "id": 1, "reply": "回复1" } }