Service/PBS.Service/01-entity/02-facility/Facility.cs
@@ -34,6 +34,8 @@ this.MaxHeight = rhs.MaxHeight; this.ConnectionAddress = rhs.ConnectionAddress; this.ConnectionType = rhs.ConnectionType; this.ModelInfo = rhs.ModelInfo; this.ModelPath = rhs.ModelPath; this.Paras = rhs.Paras; this.Flags = rhs.Flags; this.TagName = rhs.TagName;