From 8e11ce409366c9979151f2492acdb4b26d57918d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80=C3=AE=C3=97=C3=9A=C3=95=C3=B1?= Date: Tue, 16 Aug 2022 10:44:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E6=9E=901?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/interview_zsgc.py | 1 - 1 file changed, 1 deletion(-) diff --git a/models/interview_zsgc.py b/models/interview_zsgc.py index 73eafbe..82d91b0 100644 --- a/models/interview_zsgc.py +++ b/models/interview_zsgc.py @@ -321,7 +321,6 @@ class InterviewDo: # 待入职阶段查询 def find_interview_waite_in_sql(self): - self.where.update({'interview_stage': 5}) whereStr = '' findStr = '' # 面试阶段查询字段