删除条件: AND u.installed = 1
This commit is contained in:
@@ -416,7 +416,6 @@
|
|||||||
AND u.status = 0
|
AND u.status = 0
|
||||||
AND u.phone = #{phone}
|
AND u.phone = #{phone}
|
||||||
AND u.is_super_admin = 1
|
AND u.is_super_admin = 1
|
||||||
AND u.installed = 1
|
|
||||||
ORDER BY lr.last_login_time DESC,
|
ORDER BY lr.last_login_time DESC,
|
||||||
u.update_time DESC,
|
u.update_time DESC,
|
||||||
u.create_time DESC,
|
u.create_time DESC,
|
||||||
|
|||||||
Reference in New Issue
Block a user