{"groupSwitch":"ON"}
curl --location --request POST '/admin/hot/associationConfig/switch' \ --header 'Content-Type: application/json' \ --data-raw '{"groupSwitch":"ON"}'
{"ret":0,"msg":"success","err":null,"data":null,"ok":true}