project/后台管理/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_AlarmResetHsy.cs
@@ -15,8 +15,8 @@ [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")] public int Id { get; set; } //[SugarColumn(IsNullable = true, ColumnDescription = "閮ㄩ棬id")] //public int Deptid { get; set; } [SugarColumn(IsNullable = true, ColumnDescription = "閮ㄩ棬id")] public int Deptid { get; set; } [SugarColumn(IsNullable = true, Length = 100, ColumnDescription = "鎶ヨ鍐呭")] public string AlarmContent { get; set; }