Authorization: Bearer ********************
{
"tenantId": "f97df110-f4de-492e-8849-4a6af68026b0",
"productLines": [
"string"
],
"algorithmName": "string"
}
curl --location --request POST 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/v2/aeration-control/calculate' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantId": "f97df110-f4de-492e-8849-4a6af68026b0",
"productLines": [
"string"
],
"algorithmName": "string"
}'
{}