HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/util/Settings.cs
@@ -188,6 +188,7 @@ public class PriorityLoc { public string Location { get; set; } public string Name { get; set; } public string PrimaryArea { get; set; } public string SecondaryArea { get; set; } @@ -195,6 +196,7 @@ public class SafeInteraction { public string pointCode { get; set; } public int code{ get; set; } public string ip { get; set; } public string type { get; set; } public string location { get; set; }