Merge branch 'server' into s209
This commit is contained in:
@@ -315,7 +315,7 @@
|
||||
FROM sys_user a
|
||||
<where>
|
||||
AND a.phone = #{param.phone}
|
||||
AND a.template_id = #{param.templateId}
|
||||
AND a.is_default = 1
|
||||
AND a.is_admin = 1
|
||||
AND a.deleted = 0
|
||||
LIMIT 1
|
||||
|
||||
Reference in New Issue
Block a user