curl --location --request POST 'coachapi/shop/cancel' \ --form 'id=""'
{ "code": 1, "show": 0, "msg": "取消成功", "data": [] }