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>