修改统计考勤时条件
This commit is contained in:
parent
86418e86e0
commit
1d67aea4e2
@ -536,7 +536,7 @@
|
||||
t1.user_name,
|
||||
t1.user_phone,
|
||||
t1.user_avatar,
|
||||
t2.community_boss_level,
|
||||
/*t2.community_boss_level,*/
|
||||
t2.area_id,
|
||||
t2.area_name,
|
||||
(
|
||||
@ -640,7 +640,7 @@
|
||||
t1.user_phone,
|
||||
t1.user_email,
|
||||
t1.user_avatar,
|
||||
t2.community_boss_level,
|
||||
/*t2.community_boss_level,*/
|
||||
t2.area_id,
|
||||
t2.area_name
|
||||
) mt1
|
||||
|
Loading…
Reference in New Issue
Block a user