ÏîÄ¿´úÂë/WCS/WCSServices/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManger.cs
@@ -78,6 +78,15 @@ /// </summary> [SugarColumn(IsNullable = false, ColumnDescription = "ç«å°æ¯å¦å¯ç¨")] public int IsOccupied { get; set; } /// <summary> /// ç«å°æ¯å¦å¯ç¨ <br/> /// 0ï¼å¯ç¨ <br/> /// 1ï¼å ç¨ <br/> /// </summary> [SugarColumn(IsNullable = true, ColumnDescription = "ç«å°æ¯å¦å¯ç¨")] public int IsManual { get; set; } /// <summary> /// 夿³¨ /// </summary>