-
Notifications
You must be signed in to change notification settings - Fork 65
wxy1343 edited this page Aug 5, 2021
·
1 revision
from aliyunpan.cli import Commander
c = Commander()
for path in c.get_path_list('root'):
print(path.name)
print(c.disk.refresh_token)
c.disk.refresh_token = 'xxx' # 修改