{
"id": 0,
"remark": "string"
}curl --location '/freight/container/attachment/save-remark' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"remark": "string"
}'{
"code": 0,
"msg": "string",
"data": null,
"other": {}
}