gongchunyi
18 小时以前 8d5e82d82c37c1c9236e0c679f199db53585c1ad
src/main/java/com/ruoyi/sales/service/ShippingInfoService.java
@@ -21,7 +21,6 @@
    boolean deductStock(ShippingInfoDto req) throws IOException;
    boolean deductStockByOrder(Long salesLedgerId, ShippingInfoDto req) throws IOException;
    boolean delete(List<Long> ids);