yys
maven
2 天以前 1bfc94359788ad4fe84a6079a77c7b3116f9679b
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,