教育训练处考试制证系统后端
“djh”
2025-03-19 0bc94d86e0caf9112d83da02c1b91a3ea343cb0a
exam-system/src/main/resources/mapper/pay/NonCoalPayStudentMapper.xml
@@ -117,6 +117,7 @@
    <update id="updateNonCoalPayStudentType">
        update non_coal_pay_student
        set pay_type  = 2,
            gov_pay_status = #{status},
            update_by = #{updateBy}
        where non_coal_pay_id = #{id}
          and pay_status = 0