{
"url": "string",
"ids": [
0
],
"values": {
"key": {}
}
}
curl --location --request POST 'http://gateway249.kiwismart.top/app/table/batchUpdate' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "string",
"ids": [
0
],
"values": {
"key": {}
}
}'
{
"code": 0,
"msg": "",
"data": false
}