教育训练处考试制证系统后端
“djh”
2025-01-23 75b742855cba8106732b561a015a87bd711963ed
exam-system/src/main/java/com/gkhy/exam/pay/mapper/CoalPayStudentMapper.java
@@ -22,4 +22,7 @@
    int updateCoalPayStudentById(CoalPayStudent coalPayStudent);
    int insertCoalPayStudent(CoalPayStudent coalPayStudent);
    void updateByCoalPayId(CoalPayStudent coalPayStudent);
}