1
z8018
2025-06-10 2eb8c40c3bfeb1ac777b72e02aea485119e9d158
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; }