maven
2025-09-15 c7068341d75ea2b0a4e7d3d563cf1a98b5bd35b9
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,