11
yanjinhui
2025-04-30 752223f279965b562e3d086b78f01efb55925ae4
project/后台管理/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_AlarmResetHsy.cs
copy from "\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_AlarmResetHsy.cs" copy to "project/\345\220\216\345\217\260\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_AlarmResetHsy.cs"
文件从 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_AlarmResetHsy.cs 复制
@@ -15,6 +15,9 @@
        [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
        public int Id { get; set; }
        //[SugarColumn(IsNullable = true, ColumnDescription = "閮ㄩ棬id")]
        //public int Deptid { get; set; }
        [SugarColumn(IsNullable = true, Length = 100, ColumnDescription = "鎶ヨ鍐呭")]
        public string AlarmContent { get; set; }