fix 适配新版飞牛影视

This commit is contained in:
景大侠
2025-11-04 11:30:16 +08:00
parent 8e7d040ac4
commit 0e13d22c97
5 changed files with 68 additions and 4 deletions

View File

@@ -190,7 +190,7 @@ class Api:
"""
用户列表(仅管理员有权访问)
"""
if (res := self.request("/memory/user/list")) and res.success:
if (res := self.request("/manager/user/list")) and res.success:
if not res.data:
return []
return [