智慧保安后台管理-验收版本
tangzy
2021-12-04 8ed174578754f40028a528d8d6f4750834e99795
src/main/java/org/springblade/modules/information/service/IInformationService.java
@@ -197,4 +197,5 @@
    * @return
    */
   List<ResponseVo> getSecurityHoldAndSoidAndDispatchGroupCountList(Integer type);
   IPage selectBxc(IPage<List> page,String jurisdiction,String type);
}