智慧保安后台管理项目备份
Administrator
2021-09-24 368297a15619077b0634fb5f05ee795e50a798ee
src/main/java/org/springblade/modules/information/service/IInformationService.java
@@ -203,4 +203,5 @@
    * @return
    */
   List<ResponseVo> getSecurityHoldAndSoidAndDispatchGroupCountList(Integer type);
   List<Map<Object,Object>> seleFj(String jurisdiction);
}