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 = "设备类型")]