{
"name":"泰式SPA1",
"category_id":1,
"goods_image":[
"http://www.php-amdj.localhost/uploads/images/20221123/202211231543510f03d1199.png"
],
"price":"200",
"scribing_price":"240",
"status":1,
"duration":120,
"overtime_price":120,
"overtime_duration":60,
"appoint_start_time":"10:00",
"appoint_end_time":"22:00",
"skill_id":[1,3]
}curl --location --request GET '/shopapi/shop/centre' \
--header 'Content-Type: application/json' \
--data-raw '{
"name":"泰式SPA1",
"category_id":1,
"goods_image":[
"http://www.php-amdj.localhost/uploads/images/20221123/202211231543510f03d1199.png"
],
"price":"200",
"scribing_price":"240",
"status":1,
"duration":120,
"overtime_price":120,
"overtime_duration":60,
"appoint_start_time":"10:00",
"appoint_end_time":"22:00",
"skill_id":[1,3]
}'{
"code": 1,
"show": 0,
"msg": "申请成功,请等待管理员审核",
"data": []
}