{
"flowType": "1",
"costId": "1",
"on": 0
}curl --location --request POST '/api/tms/dept/flow/config/switchFlows' \
--header 'Content-Type: application/json' \
--data-raw '{
"flowType": "1",
"costId": "1",
"on": 0
}'{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": ""
}