教育训练处考试制证系统后端
“djh”
2025-04-24 f9cb0f3f384279b2cbe87c35dde3ba573a0197f3
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