yanjinhui
2025-06-07 9250e3e48760f91fbefef03331fc7b14b4b1be18
project/ºǫ́¹ÜÀí/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_MaintenanceTeam.cs
@@ -17,6 +17,14 @@
        [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
        public int ID { get; set; }
        /// <summary>
        /// è´¦å·
        /// </summary>
        [SugarColumn(Length = 50, IsNullable = true, ColumnDescription = "账号")]
        public string Account { get; set; }
        /// <summary>
        /// æ“ä½œäººå‘˜å§“名
        /// </summary>
@@ -25,6 +33,14 @@
        /// <summary>
        /// æ£€ä¿®çŠ¶æ€
        /// </summary>
        [SugarColumn(Length = 50, IsNullable = true, ColumnDescription = "检修状态")]
        public int MaintenanceStatus { get; set; }
        /// <summary>
        /// ç­ç»„名
        /// </summary>