yanjinhui
2025-06-07 9250e3e48760f91fbefef03331fc7b14b4b1be18
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; }