curl --location --request POST '/freight/receive/page?pageNum=undefined&pageSize=undefined&upstreamPartnerId=undefined&docFlag=undefined&docStatus=undefined&waybillNo=undefined&pushTimeBegin=undefined&pushTimeEnd=undefined&hasUnread=undefined'{
"code": 0,
"msg": "string",
"data": {
"records": [
{
"id": 0,
"docNo": "string",
"upstreamTenantName": "string",
"docFlag": 0,
"waybillNo": "string",
"fileName": "string",
"downloadKey": "string",
"fileCount": 0,
"docStatus": 0,
"remark": "string",
"pushTime": "string",
"imInfoList": [
{
"conversationKey": "string",
"unreadCount": 0
}
],
"unreadCount": 0
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string",
"pages": 0
},
"other": {}
}