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