简历兼容
This commit is contained in:
parent
edc0edc80c
commit
f16883a633
@ -588,6 +588,7 @@ async def file_to_hw(
|
|||||||
# data_mode['remembrance'] = []
|
# data_mode['remembrance'] = []
|
||||||
|
|
||||||
# 字符串转datetime
|
# 字符串转datetime
|
||||||
|
|
||||||
if data_mode.get('in_time', ''):
|
if data_mode.get('in_time', ''):
|
||||||
chk_in_time = data_mode['in_time'].replace('-', '/').replace('.', '/')
|
chk_in_time = data_mode['in_time'].replace('-', '/').replace('.', '/')
|
||||||
if len(chk_in_time.split('/')) == 2:
|
if len(chk_in_time.split('/')) == 2:
|
||||||
|
Loading…
Reference in New Issue
Block a user