Authorization: Bearer ********************
{
"moduleId": "eb49de5a-d93f-4a73-a032-bfeee6879098",
"ifControl": true
}
curl --location --request POST 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/v2/optimization/switch-control' \
--header 'Content-Type: application/json' \
--data-raw '{
"moduleId": "eb49de5a-d93f-4a73-a032-bfeee6879098",
"ifControl": true
}'
true