curl --location -g --request POST 'https://gldopenapi.keruyun.com/open/v1/shop/fetchPeriod?appKey={{appKey}}&shopIdenty={{shopIdenty}}&brandId={{brandId}}&version=2.0×tamp={{timestamp}}&sign={{sign}}'{
"code": 0,
"message": "OK",
"messageUuid": "3b4cce269b0d45a3a2a783e91bed263a",
"result": [
{
"periodId": 65863891506184190,
"shopId": 810094162,
"periodName": "早餐",
"periodType": 0,
"periodStarttime": "01:00",
"periodEndtime": "09:00",
"status": 0,
"createDateTime": null,
"modifyDateTime": null,
"memo": null,
"periodUuid": "b294c94c5e91491ab3c73ffe0843c980"
}
]
}