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