| | |
| | | * @param information |
| | | * @return |
| | | */ |
| | | List<Information> selectInformationPage(IPage page,Information information); |
| | | List<InformationVO> selectInformationPage(IPage page,InformationVO information); |
| | | void deleteIn(String creditcode); |
| | | void deleteSh(String creditcode); |
| | | void deleteMe(String creditcode); |
| | |
| | | Map<String, String> queryYearPz(String year,String jurisdiction,String deptid); |
| | | Map<String, String> queryYearAn(String year,String jurisdiction,String deptid); |
| | | List<Map<Object,Object>> queryCountB(String jurisdiction,String deptid); |
| | | List selectLi(IPage page, String jurisdiction, String deptid); |
| | | List selectLi(IPage page, String jurisdiction, String deptid,String stats); |
| | | List<Map<Object,Object>> queryCountZc(String jurisdiction,String deptid); |
| | | List<Map<Object,Object>> queryCountCz(String jurisdiction,String deptid); |
| | | List<Map<Object,Object>> queryCountSb(String jurisdiction,String deptid); |
| | | List<Map<Object,Object>> queryCountKh(String jurisdiction,String deptid); |
| | | List<Map<Object,Object>> queryCountPq(String jurisdiction,String deptid); |
| | | List selectYw(IPage page,String jurisdiction,String deptid); |
| | | List selectYw(IPage page,String jurisdiction,String deptid,String stats); |
| | | List selectUIn(IPage page,String deptid,String name,String hold,String photo,String examinationtype,String dispatch,String soil); |
| | | List<Map<Object,Object>> selectJur(); |
| | | int selectExtypeUser(); |