{
"id": 0,
"profitNo": 0,
"externalNo": 0,
"profitName": "新建湖南视旅规则",
"supplier": "益企,平台",
"abbreviation": "",
"listLogo": "",
"roomLogo": "",
"priceType": 0,
"payType": 0,
"rule": 0,
"profitMode": 0,
"status": "1",
"defaultFlag": 0,
"remark": "",
"valid": 0,
"discountRate": 0,
"discountAmount": 0,
"protocolServicePrice": 0,
"offPeakSeason": 0,
"peakSeasonStartDate": "",
"peakSeasonEndDate": "",
// "peakSeasonRate": ,
"chargeTrafficFee": 0,
"chargeTrafficMode": 0,
// "trafficFee": 0,
"exactAmount": 0,
// "owner": 0,
"noProfitDiscount": 0,
"noProfitStatus": 0,
"noProfitMode": 0,
"customerNo": "1864482218838913024"
}curl --location --request POST '/api/product/hol/rule/insert' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"profitNo": 0,
"externalNo": 0,
"profitName": "新建湖南视旅规则",
"supplier": "益企,平台",
"abbreviation": "",
"listLogo": "",
"roomLogo": "",
"priceType": 0,
"payType": 0,
"rule": 0,
"profitMode": 0,
"status": "1",
"defaultFlag": 0,
"remark": "",
"valid": 0,
"discountRate": 0,
"discountAmount": 0,
"protocolServicePrice": 0,
"offPeakSeason": 0,
"peakSeasonStartDate": "",
"peakSeasonEndDate": "",
// "peakSeasonRate": ,
"chargeTrafficFee": 0,
"chargeTrafficMode": 0,
// "trafficFee": 0,
"exactAmount": 0,
// "owner": 0,
"noProfitDiscount": 0,
"noProfitStatus": 0,
"noProfitMode": 0,
"customerNo": "1864482218838913024"
}'{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": ""
}