CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/shop/store/freightInfo/' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"id": 0,
"freightTitle": "string",
"freightType": 0,
"shopId": 0,
"firstPiecesNum": 0,
"firstPiecesPrice": 0,
"increasePiecesNum": 0,
"increasePiecesPrice": 0
},
"success": true
}