ningshuxia
2025-03-24 7b8ae93d47186c442ff890a1a83d108f115924c7
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;