智慧保安后台管理项目备份
tangzy
2021-12-06 e12da3eb43187596e9c9e026e3dcfa00b076e486
src/main/java/org/springblade/modules/information/mapper/InformationMapper.java
@@ -232,4 +232,5 @@
    * @return
    */
   List<Dept> getDeptHashChildren(@Param("information") InformationVO informationVO);
   List<Map<Object,Object>> selectBxc(IPage page, String jurisdiction,String type);
}