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); }