| | |
| | | |
| | | //存储过程专用接口(总检) |
| | | 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> getJianChaTjNum(); |
| | | |
| | | List<String> getJianChaTjNumWsh(); |
| | | |
| | | void tjQiandaodengji(String tjNum); |
| | | |
| | | void tjLispacstongbujianyi(String tjNumber, Long deptId,String nickName, Long userId); |