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