curl --location --request POST 'coachapi/shop/applyJoin' \ --form 'id=""'
{ "code": 0, "show": 1, "msg": "申请成功,请等待管理员审核", "data": [] }