dengjunjie
4 天以前 7ca9651f81d7b84f054194d3d46fdbd1d9c8b922
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockService.cs
@@ -12,5 +12,9 @@
        IStockInfoDetailService StockInfoDetailService { get; }
        IStockInfoService StockInfoService { get; }
        IInventoryInfoService InventoryInfoService { get; }
        IInventoryBatchService InventoryBatchService { get; }
    }
}