1
wankeda
2025-04-11 a206dda817a9f9615db1fa52e3ac193af9ac4a92
代码管理/NEWCode/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_Task.cs
@@ -19,6 +19,8 @@
using SqlSugar;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations.Schema;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
@@ -95,6 +97,14 @@
        public string TargetAddress { get; set; }
        /// <summary>
        ///鐗╂枡鏉$爜
        /// </summary>
        /// </summary>
        [ImporterHeader(Name = "鐗╂枡鏉$爜")]
        [ExporterHeader(DisplayName = "鐗╂枡鏉$爜")]
        [SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "鐗╂枡鏉$爜")]
        public string Barcode { get; set; }
        /// <summary>
        /// 褰撳墠浣嶇疆
        /// </summary>
        [ImporterHeader(Name = "褰撳墠浣嶇疆")]