tangzy
2021-09-24 6b41f757081623ba2e8ab90e921fb6a6a41b688e
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);
}