curl --location --request POST 'adminapi/coach.depositPackage/detail?id'{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"id": 1,
"name": "按摩",
"is_show": 0,
"create_time": "1970-01-02 18:12:03"
}
}