ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 用户权限列表 ~~~[api] get:https://fang.himvc.com/api/user/Power/userPowerList <<< success { "code": 1, "msg": "获取成功!", "data": { "list": [ { "user_id": 1, "power": [ { "id": 1, "title": "我的项目" }, { "id": 2, "title": "数据中心" } ] }, { "user_id": 2, "power": [ { "id": 1, "title": "我的项目" }, { "id": 2, "title": "数据中心" } ] } ] } } ~~~ > user_id:用户ID > power:对应权限