简体中文
curl -X POST "http://localhost:5001/user/systemuids_add" \ -H "Content-Type: application/json" \ -d '{ "uids": ["bot_assistant", "notification_service", "admin_helper"] }'
{ "status": "ok" }
将用户添加到系统用户 ID 列表
"ok"
系统用户 > 管理员 > 白名单 > 普通用户 > 黑名单