dengjunjie
2026-03-02 e1f772ef890e46813b62a08aa8e77a258f6add2c
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_Task.cs
@@ -50,7 +50,7 @@
        /// </summary>
        [ImporterHeader(Name = "WMS任务号")]
        [ExporterHeader(DisplayName = "WMS任务号")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "WMS任务号")]
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "WMS任务号")]
        public string WMSTaskNum { get; set; }
        /// <summary>
@@ -123,7 +123,7 @@
        [ImporterHeader(Name = "异常信息")]
        [ExporterHeader(DisplayName = "异常信息")]
        [SugarColumn(IsNullable = true, Length = 500, ColumnDescription = "异常信息")]
        public string? ExceptionMessage { get; set; }
        public string ExceptionMessage { get; set; }
        /// <summary>
        /// ä¼˜å…ˆçº§