curl --location --request GET '/adminapi/goods.goods_unit/detail?id=' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"id": 3,
"name": "元/分钟",
"sort": 50,
"create_time": "2022-02-08 11:38:33",
"update_time": "2022-02-08 11:38:33",
"delete_time": null
}
}