maven
3 天以前 3d19548ea6b54ae6f5a58a9cfcd1cd4c9406e57b
src/main/resources/mapper/purchase/PaymentRegistrationMapper.xml
@@ -151,6 +151,7 @@
    <select id="paymentHistoryListPage" resultType="com.ruoyi.purchase.dto.PaymentRegistrationDto">
        SELECT
        T1.id,
        T1.payment_date,
        T2.supplier_name,
        T1.current_payment_amount,