wanshenmean
2026-03-27 baf1f14a693172fe19bbea7fe4ce1daf57bb07d1
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_DeviceProtocolDetail.cs
@@ -41,6 +41,14 @@
        public int Id { get; set; }
        /// <summary>
        /// 设备Id
        /// </summary>
        [ImporterHeader(Name = "设备Id")]
        [ExporterHeader(DisplayName = "设备Id")]
        [SugarColumn(IsNullable = false,  ColumnDescription = "设备Id")]
        public int DeviceId { get; set; }
        /// <summary>
        /// 设备类型
        /// </summary>
        [ImporterHeader(Name = "设备类型")]