exam-system/src/main/resources/mapper/pay/NonCoalPayStudentMapper.xml
@@ -117,10 +117,10 @@ <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 and order_no is null </update> <update id="updateNonCoalPayStudent" parameterType="NonCoalPayStudent"> update non_coal_pay_student