curl --location --request GET 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/petInfo/examination/page/' \
--header 'Authorization;' \
--header 'openKey;'{
"code": 0,
"data": {
"extraData": {},
"list": [
{
"checkDate": "2019-08-24T14:15:22.123Z",
"customerId": 0,
"customerName": "string",
"customerPhone": "string",
"id": 0,
"merchantId": 0,
"petId": 0,
"petName": "string",
"shopId": 0,
"totalPrice": 0,
"userId": 0,
"userName": "string"
}
],
"pageNum": 0,
"pageSize": 0,
"sumAmount": 0,
"total": 0,
"totalPage": 0
},
"extraData": {},
"extraData1": {},
"message": "string"
}