区域场景配置
时会调用该接口查询详情;curl --location --request POST '/cpcp-mng-service/openapi/cpc_mng_api_queryProcAreaTacheConf' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"procDefId": "jsdxsrpt_test_tem_flow:1:10850502",
"regionId": 8320100,
"typeCd": "1",
"actionCd": "5"
}
]'
{
"resultObject": [
{
"procDefId": "jsdxsrpt_test_tem_flow:1:10850502",
"regionId": 8320100,
"procTacheId": 625000704,
"tacheKey": "sid-5FA528FE-AD22-4C2D-B878-4147ED430440",
"tacheName": "环节4",
"tacheStateId": 2401230601,
"busiState": "4",
"busiStateName": "已办结",
"eventMaps": [
{
"eventCode": "555",
"tacheEventId": "2401230401"
},
{
"eventCode": "556",
"tacheEventId": "2401230402"
}
],
"tacheActionId": 2401230401,
"actionCommand": "4",
"tacheSelectionModeId": 2401230401,
"selectionMode": "2",
"procTacheCandidates": [
{
"procTacheCandidatesId": 2401230401,
"procTacheId": 625000704,
"regionId": 8320100,
"userId": 1001,
"statusCd": null,
"createUser": null,
"createDate": null,
"updateUser": null,
"updateDate": null,
"remark": null
}
],
"typeCd": "1",
"actionCd": "5"
},
{
"procDefId": "jsdxsrpt_test_tem_flow:1:10850502",
"regionId": 8320100,
"procTacheId": 625000701,
"tacheKey": "userTask1",
"tacheName": "环节1",
"tacheStateId": 2401230602,
"busiState": "1",
"busiStateName": "配置中",
"eventMaps": [
{
"eventCode": "111",
"tacheEventId": "2401230403"
}
],
"tacheActionId": 2401230402,
"actionCommand": "1",
"tacheSelectionModeId": 2401230402,
"selectionMode": "1",
"procTacheCandidates": [
{
"procTacheCandidatesId": 2401230402,
"procTacheId": 625000701,
"regionId": 8320100,
"userId": 1001,
"statusCd": null,
"createUser": null,
"createDate": null,
"updateUser": null,
"updateDate": null,
"remark": null
}
],
"typeCd": "1",
"actionCd": "5"
},
{
"procDefId": "jsdxsrpt_test_tem_flow:1:10850502",
"regionId": 8320100,
"procTacheId": 625000703,
"tacheKey": "userTask3",
"tacheName": "环节3",
"tacheStateId": 2401230603,
"busiState": "3",
"busiStateName": "已下发",
"eventMaps": [
{
"eventCode": "5",
"eventName": "事件-礼包spu配置下发外系统生成mq消息",
"tacheEventId": "2401230404"
}
],
"tacheActionId": 2401230403,
"actionCommand": "3",
"tacheSelectionModeId": 2401230403,
"selectionMode": "3",
"procTacheCandidates": [
{
"procTacheCandidatesId": 2401242901,
"procTacheId": 625000703,
"regionId": 8320100,
"userId": 1009,
"statusCd": null,
"createUser": null,
"createDate": null,
"updateUser": null,
"updateDate": null,
"remark": null
}
],
"typeCd": "1",
"actionCd": "5"
},
{
"procDefId": "jsdxsrpt_test_tem_flow:1:10850502",
"regionId": 8320100,
"procTacheId": 625000702,
"tacheKey": "userTask2",
"tacheName": "环节2",
"tacheStateId": 2401230604,
"busiState": "2",
"busiStateName": "审批中",
"eventMaps": [
{
"eventCode": "22",
"tacheEventId": "2401230405"
},
{
"eventCode": "24",
"tacheEventId": "2401230406"
}
],
"tacheActionId": 2401230404,
"actionCommand": "2",
"tacheSelectionModeId": 2401230404,
"selectionMode": "2",
"procTacheCandidates": [
{
"procTacheCandidatesId": 2401230403,
"procTacheId": 625000702,
"regionId": 8320100,
"userId": 1001,
"statusCd": null,
"createUser": null,
"createDate": null,
"updateUser": null,
"updateDate": null,
"remark": null
}
],
"typeCd": "1",
"actionCd": "5"
}
],
"resultCode": "0"
}