1
xby-y
2026-01-12 c1eac732fc3ef407d51b76d288f311d2fa43e618
项目代码/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; }
    }
}