{ "status": 0, "is_show": "string" }
curl --location '/circle/switch/' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data '{ "status": 0, "is_show": "string" }'
{"status":200,"message":"切换成功"}