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