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 = {