yanjinhui
2025-06-05 fcd49db2ee33ee2e1d33e5a41e53d9897a8a3b0f
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; }