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