yys
20 小时以前 9e33d74a62e8b2b37c2f1c290a88392d352e8ece
src/main/java/com/ruoyi/stock/service/StockInventoryService.java
@@ -23,7 +23,7 @@
    IPage<StockInventoryDto> pagestockInventory(Page page, StockInventoryDto stockInventoryDto);
    Boolean addstockInventory(StockInventoryDto stockInventoryDto);
    Boolean addstockInventory(StockInventoryDto stockInventoryDto,Integer isProduction);
    Boolean subtractStockInventory(StockInventoryDto stockInventoryDto);