exam-system/src/main/java/com/gkhy/exam/pay/service/impl/CoalPayServiceImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
exam-system/src/main/java/com/gkhy/exam/pay/service/impl/CoalPayServiceImpl.java
@@ -191,6 +191,8 @@ coalPayStudentRep.setIdCard(payStudent.getIdCard()); coalPayStudentRep.setPhone(payStudent.getPhone()); coalPayStudentRep.setSex(payStudent.getSex()); coalPayStudentRep.setPayType(payStudent.getPayType()); coalPayStudentRep.setPayCode(payStudent.getPayCode()); coalPayStudentRep.setPayStatus(payStudent.getPayStatus()); //查询对应批次以及批次包含工种类别