CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/merchandise/commodity/search?shopName=&typeCode=&name=&categoryCode=&itemCode=&deliveryType=' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": [
{
"id": 0,
"shopName": "string",
"shopId": 0,
"typeCode": 0,
"name": "string",
"categoryCode": 0,
"itemCode": 0,
"price": 0,
"originalPrice": 0,
"coverPicUrl": "string",
"picUrl": "string",
"commodityDetail": "string",
"commodityDesc": "string",
"sortIndex": 0,
"shelfStatus": 0,
"shelfOnStartTime": "2019-08-24T14:15:22.123Z",
"shelfOnEndTime": "2019-08-24T14:15:22.123Z",
"deliveryType": 0,
"salesCount": 0
}
],
"success": true
}