curl -X POST "http://localhost:5001/user/device_quit" \ -H "Content-Type: application/json" \ -d '{ "uid": "user123", "device_flag": 1 }'
{ "status": "ok" }
强制用户设备退出/断开连接
Documentation IndexFetch the complete documentation index at: https://wukong.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://wukong.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
"ok"