From 0bf2651491cac66ab2f75bcc910332d90692b562 Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Fri, 20 Jun 2025 21:03:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=97=A5=E5=BF=97=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report.py b/report.py index 05d3722..83e3028 100644 --- a/report.py +++ b/report.py @@ -104,7 +104,7 @@ while True: for li in subsequent_list: rs_id = li['id'] r_id = li['report_id'] - logger.logger.info(f"subsequent id:{rs_id},report_id:{r_id} ") + logger.info(f"subsequent id:{rs_id},report_id:{r_id} ") # try: subsequent_status, info = d.report_follow_up(r_id) db.update_subsequent_status_by_id(