curl --location --request POST '/api/NboaWork/NboaWorkBench'
{
"errcode": 0,
"errmsg": "string",
"result": {
"screen": {
"gdTemplate": [
{
"label": "string",
"value": "string"
}
],
"gdStage": [
{
"label": "string",
"value": "string",
"parentid": "string"
}
],
"gdExamine": [
{
"label": "string",
"value": "string"
}
]
},
"listBtn": [
{
"title": "string",
"opType": "string",
"formKey": 0,
"btnProps": {
"type": "string",
"reload": true
},
"markValue": [
{
"label": "string",
"markValue": "string",
"mbid": "string"
}
]
}
],
"progress": {
"title": "string",
"childData": [
{
"label": "string",
"value": "string",
"viewType": "string",
"formKey": 0,
"encodeWhere": "string"
}
]
},
"cardList": [
{
"title": {
"label": "string",
"value": 0,
"formKey": 0,
"viewType": "string"
},
"headList": [
{
"title": "string",
"dataIndex": "string",
"isSearch": true,
"align": "string",
"sorter": true,
"inputType": "string"
}
],
"dataList": [
{
"op_principal": "string",
"day_count": {
"viewType": "string",
"formKey": 0,
"label": 0,
"value": 0,
"where": "string"
},
"day_countNot": {
"viewType": "string",
"formKey": 0,
"label": 0,
"value": 0,
"where": "string"
},
"t1_countNot": {
"viewType": "string",
"formKey": 0,
"label": 0,
"value": 0,
"where": "string"
},
"ff_count": {
"viewType": "string",
"formKey": 0,
"label": 0,
"value": 0,
"where": "string"
},
"sum_countNot": {
"viewType": "string",
"formKey": 0,
"label": 0,
"value": 0,
"where": "string"
},
"operation": [
{
"title": "string",
"upload": "string",
"opType": "string",
"confirm": true,
"apiPath": "string",
"postData": {
"wx_step": "string",
"wx_state": "string",
"wx_steptitle": "string",
"wx_optype": "string",
"wxid": "string"
}
}
],
"wx_title": {
"label": "string",
"value": "string",
"formKey": 0,
"viewType": "string"
},
"wx_number": "string",
"customer_name": {
"label": "string",
"value": "string",
"formKey": 0,
"viewType": "string"
},
"key": "string",
"youxianji": "string"
}
],
"cardType": "string",
"key": "string",
"colSpan": 0,
"tabList": [
{
"value": "string",
"label": "string"
}
],
"apiPath": "string",
"count": 0,
"group": "string",
"extra": "string",
"childData": [
{
"label": "string",
"value": "string",
"formKey": 0,
"viewType": "string",
"encodeWhere": "string",
"description": "string",
"labelColor": "string"
}
],
"otherInfo": "string"
}
]
}
}