From 80688c6fc89cdca964038beef12afb917e6f21fa Mon Sep 17 00:00:00 2001 From: RogerWork Date: Tue, 11 Feb 2025 17:07:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=A7=E8=A1=8C=E9=A1=BA?= =?UTF-8?q?=E5=BA=8F=E7=9A=84=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/views.py b/update/views.py index 40d694c..f56a59f 100644 --- a/update/views.py +++ b/update/views.py @@ -123,7 +123,7 @@ def update_cine(request): cmd_dict[cmd['process']].append(cmd['id']) else: cmd_dict[cmd['process']] = [cmd['id']] - # print(cmd_dict) + print("cmd_dict",cmd_dict) # 增加状态 update_status = {