curl --location --request POST '/decl/container/page'{
"code": 0,
"msg": "string",
"data": {
"records": [
{
"id": 0,
"containerId": "string",
"containerMd": "string",
"goodsNo": "string",
"lclFlag": true,
"containerWt": 0,
"sealNo": "string",
"note": "string"
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string",
"pages": 0
},
"other": {}
}