curl --location --request POST '/api/DifferentPrice/edit?opType&msgid'
{
"errcode": 0,
"errmsg": "string",
"result": {
"priceOptions150": [
{
"label": "string",
"value": "string"
}
],
"priceOptions153": [
{
"label": "string",
"value": "string"
}
],
"cpbrandOptions": [
{
"label": "string",
"value": "string"
}
],
"sj_orderTypeOptions": [
{
"label": "string",
"value": "string"
}
],
"sj_customerLevelOptions": [
{
"label": "string",
"value": "string"
}
],
"sj_orderOptions": [
{
"label": "string",
"value": "string"
}
],
"sjmx_priceSymbolOptions": [
{
"label": "string",
"value": "string"
}
],
"sj_conditionRuleOptions": [
{
"label": "string",
"value": "string"
}
],
"typeidItemKey": "string",
"cpimgItemKey": "string",
"defVal": {
"sj_name": "string",
"sj_state": true,
"sj_explain": "string",
"sj_orderType": "string",
"sj_order": "string",
"sj_customerType": "string",
"sj_customerLevel": "string",
"sj_customerId": [
{
"label": "string",
"value": "string"
}
],
"sj_rule": "string",
"sj_highLow": "string",
"data_mingxi_rule": [
{
"key": "string",
"cpid": {
"label": "string",
"value": "string"
},
"cpno": "string",
"cpname": "string",
"cpunit": "string",
"cbprice": "string",
"preprice1": "string",
"priceRule": {
"priceField": "string",
"calc": "string",
"calcNumber": 0,
"calcRes": 0
}
}
],
"data_mingxi_rule_byTypeid": {
"key": "string",
"typeid": {
"label": "string",
"value": "string"
},
"remark": "string",
"priceRule": {
"priceField": "string",
"calc": "string",
"calcNumber": "string"
}
},
"data_mingxi_rule_byBrand": {
"key": "string",
"cpbrand": "string",
"remark": "string",
"priceRule": {
"priceField": "string",
"calc": "string",
"calcNumber": "string"
}
}
}
}
}