mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-22 18:36:52 +08:00
@@ -106,7 +106,7 @@
|
||||
FROM
|
||||
t_employee e
|
||||
WHERE
|
||||
e.login_name = #{phone} and e.is_disabled = #{isDisabled}
|
||||
e.phone = #{phone} and e.is_disabled = #{isDisabled}
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user