CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/shop/store/pageSearch?orgIds=&userId=&shopName=&bizStatus=&apptStatus=&orderByColumn=&orderBy=¤t=&pageSize=' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"total": 0,
"size": 0,
"current": 0,
"pages": 0,
"records": [
{
"id": 0,
"shopName": "string",
"pointsExchangeStatus": 0,
"bizStatus": true,
"bizHours": "string",
"servicePhone": "string",
"shortDesc": "string",
"coverPicUrl": "string",
"picUrl": "string",
"orderCloseDelay": 0,
"orderFinishDelay": 0,
"commodityCount": 0,
"salesCount": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"orgId": 0,
"orgTitle": "string",
"apptItemCount": 0,
"apptStatus": true,
"apptProcessMethod": 0,
"apptRemindTime": 0,
"apptRemindUnit": 0,
"apptOrderCloseDelay": 0,
"apptOrderCancelDelay": 0,
"lng": "string",
"lat": "string",
"address": "string",
"distance": 0
}
]
},
"success": true
}