项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs
@@ -100,5 +100,9 @@ /// </summary> public int MaterialType { get; set; } public string MEStaskId { get; set; } public string MESbusinessId { get; set; } public string MESsubPalletCode { get; set; } } }