{
"shopId":173,
"title": "世纪通程大酒店",
"type": 1,
"c_style": 5,
"c_style2": 5,
"sort": 10,
"price": 1888,
"union_package": 1,
"photos":["/uploads/example/y2.webp","/uploads/example/y2.webp"]
}curl --location --request POST '/api/merchant/gownUpdate' \
--header 'Content-Type: application/json' \
--data-raw '{
"shopId":173,
"title": "世纪通程大酒店",
"type": 1,
"c_style": 5,
"c_style2": 5,
"sort": 10,
"price": 1888,
"union_package": 1,
"photos":["/uploads/example/y2.webp","/uploads/example/y2.webp"]
}'{"code":"200","ms":"成功","data":"1"}