gongchunyi
13 小时以前 02cf72a4443db4f1a2406c3919718c38aa6367db
src/main/java/com/ruoyi/stock/service/StockInventoryService.java
@@ -23,6 +23,8 @@
    IPage<StockInventoryDto> pagestockInventory(Page page, StockInventoryDto stockInventoryDto);
    IPage<StockInventoryDto> pageListCombinedStockInventory(Page page, StockInventoryDto stockInventoryDto);
    Boolean addstockInventory(StockInventoryDto stockInventoryDto);
    Boolean subtractStockInventory(StockInventoryDto stockInventoryDto);