// 汽车品牌代号:
// 1 => '奥迪',
// 2 => '奔驰',
// 3 => '宝马',
// 4 => '保时捷',
// 5 => '大众',
// 6 => '特斯拉',
// 7 => '劳斯来斯',
// 8 => '宾利',
// 9 => '丰田',
// 10 => '特斯拉',
// 11 => '别克',
{
"title": "保时捷车队",
"type": 1,
"price": 5888,
"zulingguige":[{"hour": 6,"gongli": 100,"price": 5888},{"hour": 10,"gongli": 150,"price": 8888}],
"touchexinghao": {"header_model": "帕拉梅拉","header_brand": 4},
"gengchexinghao": [{"follow_car_brand": 2,"follow_car_model": "E300","num": 2},{"follow_car_brand": 1,"follow_car_model": "A6","num": 2}],
"chaoshifei": 100,
"chaogonglifei": 50,
"baohanfuwu": {"siji": 1,"youfei": 1,"qingxifei": 1,"baoyangfei": 1,"weizhangfakuan": 0,"xianhuazhuanshi": 0,"chaoshifei": 0,"guolufei": 0},
"gengchetupian":["/uploads/example/y2.webp","/uploads/example/y2.webp"],
"img_text": "",
"shopId":173,
"photos":["/uploads/example/y2.webp","/uploads/example/y2.webp"]
}
curl --location --request POST '/api/merchant/hunchezulingUpdate' \
--header 'Content-Type: application/json' \
--data-raw '// 汽车品牌代号:
// 1 => '\''奥迪'\'',
// 2 => '\''奔驰'\'',
// 3 => '\''宝马'\'',
// 4 => '\''保时捷'\'',
// 5 => '\''大众'\'',
// 6 => '\''特斯拉'\'',
// 7 => '\''劳斯来斯'\'',
// 8 => '\''宾利'\'',
// 9 => '\''丰田'\'',
// 10 => '\''特斯拉'\'',
// 11 => '\''别克'\'',
{
"title": "保时捷车队",
"type": 1,
"price": 5888,
"zulingguige":[{"hour": 6,"gongli": 100,"price": 5888},{"hour": 10,"gongli": 150,"price": 8888}],
"touchexinghao": {"header_model": "帕拉梅拉","header_brand": 4},
"gengchexinghao": [{"follow_car_brand": 2,"follow_car_model": "E300","num": 2},{"follow_car_brand": 1,"follow_car_model": "A6","num": 2}],
"chaoshifei": 100,
"chaogonglifei": 50,
"baohanfuwu": {"siji": 1,"youfei": 1,"qingxifei": 1,"baoyangfei": 1,"weizhangfakuan": 0,"xianhuazhuanshi": 0,"chaoshifei": 0,"guolufei": 0},
"gengchetupian":["/uploads/example/y2.webp","/uploads/example/y2.webp"],
"img_text": "",
"shopId":173,
"photos":["/uploads/example/y2.webp","/uploads/example/y2.webp"]
}'
{"code":"200","ms":"成功","data":"4"}