user_zyx 9 месяцев назад
Родитель
Сommit
12a95805e8
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      B20UVLog/Models/AlarmModel.cs

+ 2 - 2
B20UVLog/Models/AlarmModel.cs

@@ -20,7 +20,7 @@ namespace B20UVLog.Models
            /// Default:
            /// Nullable:True
            /// </summary>           
-           public int? Id {get;set;}
+           public int Id {get;set;}
 
            /// <summary>
            /// Desc:
@@ -34,7 +34,7 @@ namespace B20UVLog.Models
            /// Default:
            /// Nullable:True
            /// </summary>           
-           public int? AlarmCode {get;set;}
+           public int AlarmCode {get;set;}
 
            /// <summary>
            /// Desc: