tangzy
2021-09-01 849d852c16db8fdf0ae2920db660f879381e6a38
src/main/java/org/springblade/modules/system/mapper/DeptMapper.java
@@ -139,4 +139,6 @@
   Map<Long, TreeNodes> lazyTreeUsersPublicSecuritys(@Param("type") Integer type,
                                         @Param("deptId") Long deptId,
                                         @Param("jurisdiction")String jurisdiction);
   List<DeptVO>  selectInfo();
}