multi-system/src/main/java/com/gkhy/exam/system/service/impl/SysUserServiceImpl.java
@@ -247,7 +247,7 @@ throw new ApiException("没有权限操作或者更新上级用户类型的用户"); } }else{ if(userType<=currentUserType){ if(userType<currentUserType){ throw new ApiException("没有权限操作或者更新上级用户类型的用户"); } }