liyong
2026-05-14 971d450e8627d7d8116c741a0306cce05ad5f57c
src/main/java/com/ruoyi/stock/service/StockInventoryService.java
@@ -28,7 +28,7 @@
    IPage<StockInventoryDto> pageListCombinedStockInventory(Page page, StockInventoryDto stockInventoryDto);
    Boolean addstockInventory(StockInventoryDto stockInventoryDto);
    StockInRecordDto addstockInventory(StockInventoryDto stockInventoryDto);
    StockOutRecordDto subtractStockInventory(StockInventoryDto stockInventoryDto);