Authorization: Bearer ********************
curl --location --request GET 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/v2/intelligent-mccr/dosing-log/export'
{
"error": {
"code": "string",
"message": "string",
"details": "string",
"data": {
"property1": null,
"property2": null
},
"validationErrors": [
{
"message": "string",
"members": [
"string"
]
}
]
}
}