{
"code": 0,
"msg": "string",
"data": {
"records": [
{
"id": 0,
"companyName": "string",
"creditCode": "string",
"customsCode": "string",
"sealFileKey": "string",
"sealFileName": "string",
"remark": "string",
"status": 0,
"tenantId": 0,
"tenantName": "string",
"deptId": 0,
"deptName": "string",
"createBy": 0,
"createByName": "string",
"createTime": "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": {}
}