src/main/java/org/springblade/modules/information/service/IInformationService.java
@@ -197,4 +197,5 @@ * @return */ List<ResponseVo> getSecurityHoldAndSoidAndDispatchGroupCountList(Integer type); IPage selectBxc(IPage<List> page,String jurisdiction,String type); }