18 小时以前 7782a7e1191a0e98ffb20bca8b59248e98c556a8
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);