From 5fefa30a0817b89b366b3681c0a2f873637840f9 Mon Sep 17 00:00:00 2001 From: Firesuiry <4690734@qq.com> Date: Wed, 4 Aug 2021 21:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95ci=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- account_manage.py | 1 + 1 file changed, 1 insertion(+) diff --git a/account_manage.py b/account_manage.py index 331a14c..7303032 100644 --- a/account_manage.py +++ b/account_manage.py @@ -17,6 +17,7 @@ class GenerateFileXlsWorker(QThread): def __init__(self, cookie): super().__init__() self.cookie = cookie + # ;;; def generate_data_xls(self): next_url = FILE_QUERY_URL