huminmin
19 小时以前 aadc4d89eff5be949bcc87b6a2f8589dfdf12968
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);
}