maven
19 小时以前 55c4143362c7df1ece4523597e26947d35e21bda
src/main/java/com/ruoyi/purchase/service/IPaymentRegistrationService.java
@@ -98,7 +98,7 @@
    Boolean delete(Long[] ids);
    int delPaymentRegistration(Long ids);
    int delPaymentRegistration(List<Long> ids);
    IPage<PaymentRegistrationDto> supplierNameListPage(Page page, PaymentLedgerDto paymentLedgerDto);