From f16883a63378bbbafd7910cd5ad5fc7365b2b312 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, 27 Sep 2022 18:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8E=86=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/api_v1/endpoints/interview.py | 1 + 1 file changed, 1 insertion(+) diff --git a/api/api_v1/endpoints/interview.py b/api/api_v1/endpoints/interview.py index 7f44fd3..41769b8 100644 --- a/api/api_v1/endpoints/interview.py +++ b/api/api_v1/endpoints/interview.py @@ -588,6 +588,7 @@ async def file_to_hw( # data_mode['remembrance'] = [] # 字符串转datetime + if data_mode.get('in_time', ''): chk_in_time = data_mode['in_time'].replace('-', '/').replace('.', '/') if len(chk_in_time.split('/')) == 2: