maven
15 小时以前 0cd9a034aa88ce7fbc8ea54a4ccff3c01a19d783
src/main/resources/mapper/sales/ReceiptPaymentMapper.xml
@@ -183,6 +183,7 @@
    <select id="receiptPaymentHistoryListPage" resultType="com.ruoyi.sales.dto.ReceiptPaymentDto">
        SELECT
        T1.id,
        T1.receipt_payment_date,
        T5.customer_name,
        T1.receipt_payment_amount,