Administrator
2021-12-06 0cabea1fb1196c666b6e676e0f3446815c4ae82f
src/main/java/org/springblade/modules/information/service/IInformationService.java
@@ -204,4 +204,5 @@
    */
   List<ResponseVo> getSecurityHoldAndSoidAndDispatchGroupCountList(Integer type);
   List<Map<Object,Object>> seleFj(String jurisdiction);
   IPage selectBxc(IPage<List> page,String jurisdiction,String type);
}