修改统计考勤时条件

This commit is contained in:
wans 2021-10-25 16:53:03 +08:00
parent 86418e86e0
commit 1d67aea4e2

View File

@ -536,7 +536,7 @@
t1.user_name, t1.user_name,
t1.user_phone, t1.user_phone,
t1.user_avatar, t1.user_avatar,
t2.community_boss_level, /*t2.community_boss_level,*/
t2.area_id, t2.area_id,
t2.area_name, t2.area_name,
( (
@ -640,7 +640,7 @@
t1.user_phone, t1.user_phone,
t1.user_email, t1.user_email,
t1.user_avatar, t1.user_avatar,
t2.community_boss_level, /*t2.community_boss_level,*/
t2.area_id, t2.area_id,
t2.area_name t2.area_name
) mt1 ) mt1