{
"containerCodes":[11732471],
"remark":"备注",
"type":1
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/container/batch-update-remark' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: NULL' \
--header 'Content-Type: application/json' \
--data-raw '{
"containerCodes":[11732471],
"remark":"备注",
"type":1
}'{
"code": 0,
"data":true,
"message":"",
"requestId":"",
"success":true,
"timestamp":0
}