bug修复

This commit is contained in:
GUO 2024-05-06 00:25:07 +08:00
parent 3cd0c79227
commit 09529fb4ba
2 changed files with 5 additions and 4 deletions

View File

@ -16,6 +16,7 @@
<if test="createDateBegin != null">
and create_date >= #{createDateBegin}
</if>
group by who_id
) t2 on
t1.create_date=t2.create_date and t1.who_id=t2.who_id
left join uface_dev ud on t1.device_sn = ud.dev_sn

View File

@ -103,10 +103,10 @@ swagger.enable=true
#\u4E2A\u63A8\u914D\u7F6E
getui.baseUrl=https://restapi.getui.com/v2/
# 新配置
getui.appId=Hl0bAepqhhAXcpcQqOuJ55
getui.appKey=skHP0xOulH7OFQ0mFGP5k1
getui.appSecret=vcF3ObJ8HD7rPKDe47QdG9
getui.masterSecret=b5uvWer4j68IMzVj1eh9zA
getui.appId=zP7A1fWyO98KaCHw8OunB9
getui.appKey=hIeY0ufKl87kxVW3Tytch4
getui.appSecret=A2QqlgTGQY9uOIMeBeaOe3
getui.masterSecret=fnwjipGoAx8bXP2jPSHGc2
#判断考勤回调是否需要图片,1是
# 人员考勤图片类型 1base64
imageType=1