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