maven
2025-09-05 0756083281dcafd71efcf3fe68cb8875b4881985
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,