{
"entId": "preCeShiQiYe",
"userId": "admin_pretest",
"tableId": "eolinkdfzhubiao",
"data": {
"zifuchuan": "test_update_condition"
},
"masterInfo": {
"tableId": "",
"recordId": ""
},
"conditions": "{\"field\":\"id\",\"tableId\":\"eolinkdfzhubiao\",\"type\":\"equal\",\"value\":[{\"value\":\"3\",\"valueType\":\"customer\"}]}"
}
curl --location --request PUT '/openApi/put/dataocean/dataflow/batch/' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"entId": "preCeShiQiYe",
"userId": "admin_pretest",
"tableId": "eolinkdfzhubiao",
"data": {
"zifuchuan": "test_update_condition"
},
"masterInfo": {
"tableId": "",
"recordId": ""
},
"conditions": "{\"field\":\"id\",\"tableId\":\"eolinkdfzhubiao\",\"type\":\"equal\",\"value\":[{\"value\":\"3\",\"valueType\":\"customer\"}]}"
}'
{
"msg": "成功",
"result": "数据正在后台更新中",
"code": 8010001,
"originResp": "{\"result\":\"数据正在后台更新中\",\"msg\":\"成功\",\"code\":1000000,\"status\":200}",
"success": true,
"guid": "458c1c09f38c7555",
"uuid": "458c1c09f38c7555",
"status": 200
}