curl --location --request GET 'PushOn/AddOrEditPush?formKey&msgid'
{
"errcode": 0,
"errmsg": "string",
"result": {
"data": [
{
"dataIndex": "string",
"title": "string",
"colSpan": 0,
"inputType": "string",
"required": true,
"option": {
"150": [
{
"label": "string",
"value": "string"
}
]
}
}
],
"defVal": {
"title": "string",
"formKey": "string",
"relaMbid": [
"string"
],
"isEnable": true,
"purviewEmps": [
{
"label": "string",
"value": "string"
}
],
"restEmp": [
{
"label": "string",
"value": "string"
}
],
"mb_isBack": "string",
"mb_isTurn": "string"
},
"dataList": [
{
"key": 0,
"value": "string",
"label": "string",
"enable": true,
"jdType": 0,
"jdExplain": "string",
"percent": 0,
"executorEmps": [
{
"label": "string",
"value": "string"
}
],
"remindEmps": [
{
"label": "string",
"value": "string"
}
],
"remindTime": "string",
"remindState": true,
"remindUnit": "string",
"remindType": "string",
"remindDay": "string",
"txTime": "string",
"cross": true,
"files": [
{}
],
"taskList": [
{
"key": 0,
"label": "string",
"remark": "string",
"required": true,
"enable": true,
"jdExplain": "string",
"jdit_Type": 0,
"jdit_relaDataType": "string",
"zhixing_status": true,
"zhixing_result": [
{
"key": "string",
"value": "string",
"title": "string",
"grade": "string"
}
],
"files": [
{}
]
}
]
}
],
"finishedConfig": {
"key": 0,
"value": "string",
"label": "string",
"jdType": 0,
"jdExplain": "string",
"remarkState": true,
"dataList": [
{
"key": "string",
"label": "string",
"value": "string",
"remark": "string",
"enable": true,
"icon": "string",
"color": "string",
"percent": 0,
"itemKey": 0
}
]
},
"msgid": "string"
}
}