curl --location --request POST '/api/Setup/BuildKaoheSetupDetail?msgid'
{
"errcode": 0,
"errmsg": "",
"result": {
"listname": "新增客户-校验测试",
"sys_empids": {
"value": "1",
"label": "任明伟"
},
"sys_datanum": "1",
"state": 1,
"sys_IsShenhe": "0",
"sys_TimeStandard": "0",
"starttime": "2024-03-01",
"endtime": "2024-05-01",
"kh_doc": "0",
"queryList": [
{
"connector": 0,
"jzValue": [],
"name": "",
"queryType": ""
}
],
"queryArea": [
{
"queryType": "field",
"order": 7,
"dataIndex": "kh_industry",
"itemKey": "50",
"mode": "DropDownList",
"title": "行业",
"inputType": "select",
"relaDatatype": "",
"option": [
{
"value": "19",
"label": "个人客户",
"tooltip": "",
"color": ""
},
{
"value": "20",
"label": "服务行业",
"tooltip": "",
"color": ""
},
{
"value": "21",
"label": "贸易行业",
"tooltip": "",
"color": ""
},
{
"value": "22",
"label": "生产行业",
"tooltip": "",
"color": ""
}
]
}
]
}
}