diff --git a/app/chain/subscribe.py b/app/chain/subscribe.py index 92f46e31..c31500f7 100644 --- a/app/chain/subscribe.py +++ b/app/chain/subscribe.py @@ -1209,7 +1209,7 @@ class SubscribeChain(ChainBase): if download_his: for his in download_his: # 查询下载文件 - files = self.downloadhis.get_files_by_hash(his.hash) + files = self.downloadhis.get_files_by_hash(his.download_hash) if files: for file in files: # 识别文件名