yys
21 小时以前 bf84fec7d8dd5e7fbcc93030b8d83da7ec0ece91
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);