{
"abbreviation": "",
"chargeTrafficFee": 0,
"chargeTrafficMode": 0,
"defaultFlag": 0,
"discountAmount": 0.00,
"discountRate": 0.00,
"exactAmount": 0,
"externalNo": "1536274958435041280",
"id": "974",
"listLogo": "",
"noProfitDiscount": 0.00,
"noProfitMode": 1,
"noProfitStatus": 0,
"offPeakSeason": 0,
// "owner": null,
"payType": 0,
"peakSeasonEndDate": "",
// "peakSeasonRate": null,
"peakSeasonStartDate": "",
"priceType": 0,
"profitMode": 0,
"profitName": "新建湖南视旅规则",
"profitNo": "1902975792267137027",
"protocolServicePrice": 0.00,
"remark": "",
"roomLogo": "",
"rule": 0,
"status": "1",
"supplier": "平台",
// "trafficFee": null,
"valid": 0
}curl --location --request GET '/api/product/hol/rule/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"abbreviation": "",
"chargeTrafficFee": 0,
"chargeTrafficMode": 0,
"defaultFlag": 0,
"discountAmount": 0.00,
"discountRate": 0.00,
"exactAmount": 0,
"externalNo": "1536274958435041280",
"id": "974",
"listLogo": "",
"noProfitDiscount": 0.00,
"noProfitMode": 1,
"noProfitStatus": 0,
"offPeakSeason": 0,
// "owner": null,
"payType": 0,
"peakSeasonEndDate": "",
// "peakSeasonRate": null,
"peakSeasonStartDate": "",
"priceType": 0,
"profitMode": 0,
"profitName": "新建湖南视旅规则",
"profitNo": "1902975792267137027",
"protocolServicePrice": 0.00,
"remark": "",
"roomLogo": "",
"rule": 0,
"status": "1",
"supplier": "平台",
// "trafficFee": null,
"valid": 0
}'{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": {
"id": 0,
"profitNo": 0,
"externalNo": 0,
"profitName": "",
"supplier": "",
"abbreviation": "",
"listLogo": "",
"roomLogo": "",
"priceType": 0,
"payType": 0,
"rule": 0,
"profitMode": 0,
"status": "",
"defaultFlag": 0,
"remark": "",
"valid": 0,
"creator": "",
"createTime": "",
"modifier": "",
"modifierTime": "",
"discountRate": 0.0,
"discountAmount": 0.0,
"protocolServicePrice": 0.0,
"offPeakSeason": 0,
"peakSeasonStartDate": "",
"peakSeasonEndDate": "",
"peakSeasonRate": 0.0,
"chargeTrafficFee": 0,
"chargeTrafficMode": 0,
"trafficFee": 0.0,
"exactAmount": 0,
"owner": 0,
"noProfitDiscount": 0.0,
"noProfitStatus": 0,
"noProfitMode": 0
}
}