curl --location --request POST '/cpcp-mng-service/openapi/cpc_mng_api_saveProcAreaTacheConf' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '{
"tacheConfList": [
{
"procDefId": "jsdxsrpt_sr_nj_temp_flow:1:9250760",
"regionId": 8320000,
"procTacheId": 625000802,
"tacheKey": "confDistribute",
"tacheName": "下发",
"tacheStateId": 2402023601,
"busiState": "6",
"busiStateName": "待下发",
"busiStatusCd": "1000",
"tacheEventVos": [
{
"tacheEventId": 2402020802,
"eventCode": "giftPkgDispatchEventFactory",
"eventName": "事件-礼包下发到能力库",
"eventStatusCd": "1000"
}
],
"tacheActionId": null,
"actionCommand": null,
"actionStatusCd": null,
"tacheSelectionModeId": 2402020601,
"selectionMode": "1",
"selectionModeStatusCd": "1000",
"procTacheCandidates": [
{
"procTacheCandidatesId": 2402023301,
"procTacheId": 625000802,
"regionId": 8320000,
"userId": 1000000000035481,
"staffName": "李窦杰",
"statusCd": "1000",
"createUser": null,
"createDate": null,
"updateUser": null,
"updateDate": null,
"remark": null
}
],
"typeCd": "1",
"actionCd": "5"
},
{
"procDefId": "jsdxsrpt_sr_nj_temp_flow:1:9250760",
"regionId": 8320000,
"procTacheId": 625000801,
"tacheKey": "pkgConfig",
"tacheName": "配置礼包",
"tacheStateId": 2402023602,
"busiState": "1",
"busiStateName": "配置中",
"busiStatusCd": "1000",
"tacheEventVos": [
{
"tacheEventId": null,
"eventCode": null,
"eventName": null,
"eventStatusCd": null
}
],
"tacheActionId": null,
"actionCommand": null,
"actionStatusCd": null,
"tacheSelectionModeId": null,
"selectionMode": null,
"selectionModeStatusCd": null,
"procTacheCandidates": [
{
"procTacheCandidatesId": 2402023302,
"procTacheId": 625000801,
"regionId": 8320000,
"userId": 1000000000035481,
"staffName": "李窦杰",
"statusCd": "1000",
"createUser": null,
"createDate": null,
"updateUser": null,
"updateDate": null,
"remark": null
}
],
"typeCd": "1",
"actionCd": "5"
}
]
}'