fix: clear_bgl_r 跳出循环

This commit is contained in:
caoqianming 2023-10-10 12:08:01 +08:00
parent 5d405dbe8d
commit f5067e3163
1 changed files with 1 additions and 0 deletions

View File

@ -482,6 +482,7 @@ class HrmService:
third_info__dh_face_card=i['cardNumber'])
except:
print(f'{ep.name}-卡片不存在')
break
if ep.type in ['remployee', 'visitor', 'driver']:
dh_face_card = i['cardNumber']
dh_id = ep.third_info['dh_id']