lishenao
4 天以前 45fa0764c539a1164affc0937a6870fe988bf2c8
src/main/java/com/ruoyi/sales/mapper/ReceiptPaymentMapper.java
@@ -74,5 +74,7 @@
    List<ReceiptPaymentDto> bindInvoiceNoRegListAll();
    List<ReceiptPaymentExeclDto> bindInvoiceNoRegListByIds(List<Long> ids);
    List<ReceiptPaymentExeclDto> bindInvoiceNoRegListByIds(List<Long> ids,Long tenantId);
}