mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 13:42:07 +08:00
1、新增组织管理员删除限制;2、组织管理分页全称查询失败恢复;3、组织手机号验证放宽到校验未删除的组织;
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<if test="organId !=null ">
|
||||
and id != #{organId}
|
||||
</if>
|
||||
and deleted = false
|
||||
|
||||
|
||||
</select>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user