简历兼容

This commit is contained in:
Àî×ÚÕñ 2022-09-27 18:01:00 +08:00
parent edc0edc80c
commit f16883a633

View File

@ -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: