liding
9 天以前 c16a5f590db461391a4441e520f3264526c11905
src/main/java/com/ruoyi/sales/service/ShippingInfoService.java
@@ -21,8 +21,6 @@
    boolean deductStock(ShippingInfoDto req) throws IOException;
    boolean deductStockByOrder(Long salesLedgerId, ShippingInfoDto req) throws IOException;
    boolean delete(List<Long> ids);
    List<SalesLedgerProductDto> getReturnManagementDtoById( Long shippingId);