curl --location --request GET 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/petInfo/smMonitorConfigList' \
--header 'Authorization;' \
--header 'openKey;'{
"code": 0,
"data": {
"extraData": {},
"list": [
{
"createdBy": "string",
"createdDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"monitorName": "string",
"monitorUrl": "string",
"shopId": 0,
"updatedBy": "string",
"updatedDate": "2019-08-24T14:15:22.123Z",
"version": 0
}
],
"pageNum": 0,
"pageSize": 0,
"sumAmount": 0,
"total": 0,
"totalPage": 0
},
"extraData": {},
"extraData1": {},
"message": "string"
}