1
z8018
2025-04-05 f94288b728f81b20c29e626526c584c11a7894a3
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_Task.cs
@@ -82,7 +82,7 @@
        /// </summary>
        [ImporterHeader(Name = "璧峰鍦板潃")]
        [ExporterHeader(DisplayName = "璧峰鍦板潃")]
        [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "璧峰鍦板潃")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "璧峰鍦板潃")]
        public string SourceAddress { get; set; }
        /// <summary>
@@ -90,7 +90,7 @@
        /// </summary>
        [ImporterHeader(Name = "鐩爣鍦板潃")]
        [ExporterHeader(DisplayName = "鐩爣鍦板潃")]
        [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "鐩爣鍦板潃")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "鐩爣鍦板潃")]
        public string TargetAddress { get; set; }
        /// <summary>
@@ -98,7 +98,7 @@
        /// </summary>
        [ImporterHeader(Name = "褰撳墠浣嶇疆")]
        [ExporterHeader(DisplayName = "褰撳墠浣嶇疆")]
        [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "褰撳墠浣嶇疆")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "褰撳墠浣嶇疆")]
        public string CurrentAddress { get; set; }
        /// <summary>
@@ -106,7 +106,7 @@
        /// </summary>
        [ImporterHeader(Name = "涓嬩竴鍦板潃")]
        [ExporterHeader(DisplayName = "涓嬩竴鍦板潃")]
        [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "涓嬩竴鍦板潃")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "涓嬩竴鍦板潃")]
        public string NextAddress { get; set; }
        /// <summary>