yanjinhui
7 天以前 b9c76ce85e533250cd36de670146530f970859e7
ÏîÄ¿´úÂë/ºó¶Ë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_CustomIPaddress.cs
@@ -21,6 +21,10 @@
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "自定义ip地址的中文名字")]
        public string  Addressname { get; set; }
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "轨道站专属id")]
        public int StationID { get; set; }
    }
}