PeterDing / AliPCS-Py

Aliyundrive API & App 阿里云盘 API 和 客户端

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

无法删除用户

Adoirsa opened this issue · comments

(v0.3.2) System ERROR: 'AccountManager' object has no attribute 'userdel'

app\app.py | 481 行 am.userdel(user_id)
app\account.py | 191 行 def delete_account(self, user_id: str):

已在 v0.3.4 修复。