Authorization: Bearer ********************
curl --location --request GET 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/v2/intelligent-mccr/catalysis-before-after'
[
{
"code": "string",
"unit": "string",
"valuesBefore": [
{
"time": "string",
"value": 0
}
],
"valuesAfter": [
{
"time": "string",
"value": 0
}
]
}
]