{ "type": 0, "state": true }
curl --location --request POST 'http://test-cn.your-api-server.complayControl/setEffect' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": 0, "state": true }'
{}