{
"entId": "preCeShiQiYe",
"tableId": "eolinkdfzhubiao",
"userId": "admin_pretest",
"recordId": 3,
"version": 0,
"masterInfo": {
"recordId": 0,
"tableId": ""
},
"data": {
"zifuchuan": "test_update"
}
}
curl --location --request PUT '/openApi/put/dataocean/v2/dataflow//' \
--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",
"tableId": "eolinkdfzhubiao",
"userId": "admin_pretest",
"recordId": 3,
"version": 0,
"masterInfo": {
"recordId": 0,
"tableId": ""
},
"data": {
"zifuchuan": "test_update"
}
}'
{
"code": 1000000,
"message": "成功",
"result": {
"recordId": 12,
"modifiedMethod": "info/quanleixinziduan/33",
"owner": "334"
},
"status": 200
}