Authorization: Bearer ********************
{
"createTime": "2019-08-24T14:15:22Z",
"dataJson": "string",
"execId": "string",
"id": 0,
"jobFlowNodeId": 0,
"total": 0
}
curl --location --request POST '/datacenter/etlJobFlowExecuteTmp/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"createTime": "2019-08-24T14:15:22Z",
"dataJson": "string",
"execId": "string",
"id": 0,
"jobFlowNodeId": 0,
"total": 0
}'
{
"property1": {},
"property2": {}
}