{
"title": "保时捷",
"zulingguige":[{"hour": 6,"gongli": 100,"price": 5888},{"hour": 10,"gongli": 150,"price": 8888}],
"touchexinghao": {"header_model": "帕拉梅拉","header_brand": 4},
"chaoshifei": 100,
"chaogonglifei": 50,
"img_text": "",
"shopId":173,
"photos":["/uploads/example/y2.webp","/uploads/example/y2.webp"]
}
curl --location --request POST '/api/merchant/huncheSoloUpdate' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "保时捷",
"zulingguige":[{"hour": 6,"gongli": 100,"price": 5888},{"hour": 10,"gongli": 150,"price": 8888}],
"touchexinghao": {"header_model": "帕拉梅拉","header_brand": 4},
"chaoshifei": 100,
"chaogonglifei": 50,
"img_text": "",
"shopId":173,
"photos":["/uploads/example/y2.webp","/uploads/example/y2.webp"]
}'
{"code":"200","ms":"成功","data":"5"}