add 订阅管理命令
This commit is contained in:
@ -148,7 +148,7 @@ class UserMessageChain(ChainBase):
|
||||
return
|
||||
# 批量下载
|
||||
downloads, lefts = self.downloadchain.batch_download(contexts=cache_list,
|
||||
need_tvs=no_exists,
|
||||
no_exists=no_exists,
|
||||
userid=userid)
|
||||
if downloads and not lefts:
|
||||
# 全部下载完成
|
||||
|
Reference in New Issue
Block a user