ÏîÄ¿´úÂë/ºó¶Ë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_CustomIPaddress.cs
@@ -15,7 +15,7 @@ [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "主é®")] public int ID { get; set; } [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "IPå°å")] [SugarColumn(IsNullable = true,ColumnDescription = "IPå°å")] public string IPaddress { get; set; } [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "èªå®ä¹ipå°åç䏿åå")]