CCRCOPENAUTH: ********************{
"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
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/shop/store/addEdit?userId' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"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
}'{
"code": "string",
"message": "string",
"data": "string",
"success": true
}