ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/LocationAreaView/LocationView.cs
@@ -9,6 +9,12 @@ public class LocationLayer { public int index { get; set; } /// <summary> /// /// </summary> public List<LocationRow> rows { get; set; } } public class LocationRow @@ -24,10 +30,17 @@ /// æ£æµæç¶æ /// </summary> public string remark { get; set; } /// <summary> /// /// </summary> public string locationCode { get; set; } /// <summary> /// è´§ä½ç¶æ /// </summary> public string location_state { get; set; } /// <summary> /// éå®ç¶æ /// </summary>