教育训练处考试制证系统后端
heheng
2025-02-10 e6bb1edf044c43ded218304d670a88bd74352b97
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());
            //查询对应批次以及批次包含工种类别