curl --location --request POST 'http://test-cn.your-api-server.com/playControl/getEffectSwitch'
{ "data": { "state": true }, "errorMessage": "string", "errorCode": 0, "isSuccess": true }