| | |
| | | |
| | | //存储过程专用接口(总检) |
| | | Map<String,Object> getCunChuGuoChengCustomerList(String tjNumber,Integer page,Integer pageSize, |
| | | Integer checkStatus, String compId, String beginTime, String endTime,String tjname); |
| | | Integer checkStatus, String compId, String beginTime, String endTime,String tjname,String tjCategory); |
| | | |
| | | //存储过程专用接口(初审) |
| | | Map<String,Object> getCsCunChuGuoChengCustomerList(String tjNumber,Integer page,Integer pageSize, |
| | |
| | | List<String> getHuoQuBlZlsqdh(String cardId, String bldh); |
| | | Boolean delHuoQuZlsqdh(String cardId, String bldh); |
| | | |
| | | int getOrderCountByTjNum(String tjNum); |
| | | |
| | | Map<String,Object> getgetBghsList(String tjNumber, Integer page, Integer pageSize, String value, String beginTime, String endTime, String name); |
| | | |
| | | |
| | |
| | | |
| | | List<String> getJianChaTjNum(); |
| | | |
| | | List<String> getJianChaTjNumWsh(); |
| | | |
| | | void tjQiandaodengji(String tjNum); |
| | | |
| | | void tjLispacstongbujianyi(String tjNumber, Long deptId,String nickName, Long userId); |
| | |
| | | |
| | | |
| | | //存储过程专用接口(初审) |
| | | Map<String,Object> getYxJcList(String tjNumber,Integer page,Integer pageSize, String compId, String beginTime, String endTime,String tjname,String tcm); |
| | | Map<String,Object> getYxJcList(Integer checkStatus ,String tjNumber,Integer page,Integer pageSize, |
| | | String compId, String beginTime, String endTime,String tjname,String tcm,String deptId); |
| | | } |