huminmin
昨天 00780ddd34c6e08828069b2673f3cbe371d4077c
src/main/java/com/ruoyi/stock/service/StockUninventoryService.java
@@ -33,4 +33,6 @@
    Boolean thawStock(StockInventoryDto stockInventoryDto);
    void updateOrCreateStockUninventory(StockInRecord stockInRecord);
    Integer addStockUninventoryNoReview(StockUninventoryDto stockUninventoryDto);
}