tangzy
2021-11-04 4ba6008bbde534f2bb85404dd81ac1791e754ae2
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);
}