tangzy
2021-12-04 0393a3b2b4d968b0423f0b81b0f7f8e6db75a016
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);
}