项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs
@@ -100,5 +100,14 @@ /// </summary> public int MaterialType { get; set; } public string MEStaskId { get; set; } public string MESbusinessId { get; set; } public string MESsubPalletCode { get; set; } /// <summary> /// 鍑哄叆搴撳彛 /// </summary> public string OutboundPlatform { get; set; } } }