项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/GenerateOutTaskDto.cs
@@ -9,12 +9,13 @@ public class GenerateOutTaskDto { public int orderId { get; set; } public List<int> orderIds { get; set; } public List<StockSelectViewDTO> stockViews { get; set; } public string TargetAddress { get; set; } public int AreaId { get; set; } public string AreaId { get; set; } } public class StockViewDTO