yaowanxin
19 小时以前 17a7110753d9efeeaca28d7869fec4d084fc2d46
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);