wanshenmean
2 天以前 2f7c7a0621ee2e84c47ccd054889a71e8ce4fdd0
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 = "设备类型")]