[
"string"
]
curl --location --request POST 'http://10.219.87.224:8080/veivo-boot/tooling/TurnoverBoxInRecord/in' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
{
"code": 0,
"message": "string",
"result": {},
"success": true,
"timestamp": 0
}