CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/shop/store/pageSearchFreight?shopId=¤t=&pageSize=&orderByColumn=&orderBy=' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"total": 0,
"size": 0,
"current": 0,
"pages": 0,
"records": [
{
"id": 0,
"freightTitle": "string",
"freightType": 0,
"shopId": 0,
"firstPiecesNum": 0,
"firstPiecesPrice": 0,
"increasePiecesNum": 0,
"increasePiecesPrice": 0
}
]
},
"success": true
}