| drone-service/drone-system/src/main/java/org/sxkj/system/mapper/UserMapper.xml | ●●●●● patch | view | raw | blame | history |
drone-service/drone-system/src/main/java/org/sxkj/system/mapper/UserMapper.xml
@@ -48,7 +48,7 @@ and user_type = #{user.userType} </if> <if test="user.sysType!=null and user.sysType != ''"> and system_code = #{user.sysType} and sys_type = #{user.sysType} </if> <if test="deptIdList!=null and deptIdList.size>0"> and id in (