curl --location --request POST 'coachapi/shop/applyDetail'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"name": "广州海珠店1",
"logo": "http://www.php-amdj.localhost/uploads/images/20221123/202211231543510f03d1199.png",
"short_name": "海珠店1",
"mobile": "",
"province_id": 440000,
"city_id": 440100,
"shop_adress_detail": "广东省广州市海珠区123",
"longitude": "113.333444",
"latitude": "39.88568",
"region_desc": "广东省广州市",
"audit_status": 1,
"audit_remark": ""
}
}