| | |
| | | } |
| | | |
| | | @Override |
| | | public void deleteIn(String creditcode) { |
| | | baseMapper.deleteIn(creditcode); |
| | | public void deleteIn(String ids) { |
| | | baseMapper.deleteIn(ids); |
| | | } |
| | | |
| | | @Override |
| | | public void deleteSh(String creditcode) { |
| | | baseMapper.deleteSh(creditcode); |
| | | public void deleteSh(String ids) { |
| | | baseMapper.deleteSh(ids); |
| | | } |
| | | |
| | | @Override |
| | | public void deleteMe(String creditcode) { |
| | | baseMapper.deleteMe(creditcode); |
| | | public void deleteMe(String ids) { |
| | | baseMapper.deleteMe(ids); |
| | | } |
| | | |
| | | @Override |
| | |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Integer>> queryCountB(String jurisdiction, String deptid) { |
| | | public List<Map<Object, Object>> queryCountB(String jurisdiction, String deptid) { |
| | | return baseMapper.queryCountB(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Integer>> queryCountZc(String jurisdiction, String deptid) { |
| | | public List<Map<Object, Object>> queryCountZc(String jurisdiction, String deptid) { |
| | | return baseMapper.queryCountZc(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Integer>> queryCountCz(String jurisdiction, String deptid) { |
| | | public List<Map<Object, Object>> queryCountCz(String jurisdiction, String deptid) { |
| | | return baseMapper.queryCountCz(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Integer>> queryCountSb(String jurisdiction, String deptid) { |
| | | public List<Map<Object, Object>> queryCountSb(String jurisdiction, String deptid) { |
| | | return baseMapper.queryCountSb(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Integer>> queryCountKh(String jurisdiction, String deptid) { |
| | | public List<Map<Object, Object>> queryCountKh(String jurisdiction, String deptid) { |
| | | return baseMapper.queryCountKh(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Integer>> queryCountPq(String jurisdiction, String deptid) { |
| | | public List<Map<Object, Object>> queryCountPq(String jurisdiction, String deptid) { |
| | | return baseMapper.queryCountPq(jurisdiction, deptid); |
| | | } |
| | | |
| | |
| | | return baseMapper.queryYearKh(year, jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public Map<String, String> queryYearBanan(String year, String jurisdiction, String deptid) { |
| | | return baseMapper.queryYearBanan(year, jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectExtype(String jurisdiction, String deptid,String type) { |
| | | return baseMapper.selectExtype(jurisdiction, deptid,type); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectJur() { |
| | | return baseMapper.selectJur(); |
| | | } |
| | | |
| | | @Override |
| | | public int selectExtypeUser() { |
| | | return baseMapper.selectExtypeUser(); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectBx(String jurisdiction, String deptid,String type) { |
| | | return baseMapper.selectBx(jurisdiction, deptid,type); |
| | | } |
| | | |
| | | @Override |
| | | public Map<String, String> queryYearDe(String year, String jurisdiction, String deptid) { |
| | | return baseMapper.queryYearDe(year, jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public Map selectPcount(String jurisdiction, String deptid) { |
| | | return baseMapper.selectPcount(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public Map selectWPcount(String jurisdiction, String deptid) { |
| | | return baseMapper.selectWPcount(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectIn(String jurisdiction) { |
| | | return baseMapper.selectIn(jurisdiction); |
| | | } |
| | | |
| | | @Override |
| | | public void deleteDept(String ids) { |
| | | baseMapper.deleteDept(ids); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectLi(String jurisdiction, String deptid,Integer current,Integer size) { |
| | | return baseMapper.selectLi(jurisdiction, deptid,current,size); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> seCountI(String jurisdiction, String deptid) { |
| | | return baseMapper.seCountI(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public String seCountUm(String jurisdiction, String deptid) { |
| | | return baseMapper.seCountUm(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public String seCountUg(String jurisdiction, String deptid) { |
| | | return baseMapper.seCountUg(jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public Map<String, String> queryYearPz(String year, String jurisdiction, String deptid) { |
| | | return baseMapper.queryYearPz(year, jurisdiction, deptid); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectTb(String jurisdiction,String enterpriseName,Integer current,Integer size) { |
| | | return baseMapper.selectTb(jurisdiction, enterpriseName,current,size); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectJj(String jurisdiction,String enterpriseName,Integer current,Integer size) { |
| | | return baseMapper.selectJj(jurisdiction, enterpriseName,current,size); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectYw(String jurisdiction, String deptid,Integer current,Integer size) { |
| | | return baseMapper.selectYw(jurisdiction, deptid,current,size); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectUIn(String deptid, String name, String hold, String photo, String examinationtype, String dispatch,String soil) { |
| | | return baseMapper.selectUIn(deptid, name, hold, photo, examinationtype, dispatch,soil); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectDis(String jurisdiction,String deptid,String fid,Integer current,Integer size) { |
| | | return baseMapper.selectDis(jurisdiction,deptid,fid,current,size); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectFw() { |
| | | return baseMapper.selectFw(); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectCf(String jurisdiction) { |
| | | return baseMapper.selectCf(jurisdiction); |
| | | } |
| | | |
| | | @Override |
| | | public List<Map<Object, Object>> selectCl(String jurisdiction) { |
| | | return baseMapper.selectCl(jurisdiction); |
| | | } |
| | | |
| | | |
| | | } |