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