Authorization: Bearer ********************
curl --location --request GET 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/v2/aeration-control/history'
{
"colCodes": [
"string"
],
"colNames": [
"string"
],
"times": [
"string"
],
"values": [
[
null
]
]
}