ÏîÄ¿´úÂë/WCS/WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs
@@ -105,8 +105,17 @@ /// </summary> [SugarColumn(IsNullable = false, ColumnDescription = "横移æºéå£")] public string stationTCLocation { get; set; } /// <summary> /// 夿³¨ /// </summary> [SugarColumn(IsNullable = true, ColumnDescription = "夿³¨")] public string remark { get; set; } /// <summary> /// å¯ç¨ç¶æ /// </summary> [SugarColumn(IsNullable = false, ColumnDescription = "å¯ç¨ç¶æ")] public string stationStatus { get; set; } }