src/main/java/com/ruoyi/sales/service/ReceiptPaymentService.java
@@ -84,7 +84,7 @@ * @param receiptPaymentDto * @return */ List<CustomerInteractionDto> customerInteractions (ReceiptPaymentDto receiptPaymentDto); List<InvoiceLedgerDto> customerInteractions (InvoiceLedgerDto receiptPaymentDto); /** * 查询回款记录分页