gongchunyi
10 小时以前 8352c314f8a15a5caf6dfa2837562f839eeef6c3
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);