huminmin
15 小时以前 84ee50f83144da18e7eb42bb8577aa17f717e7fa
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);
}