duheng
2025-01-17 89b928115c2309c6548b096b4d71c0dedbcaa2db
Vmo/HStation.Vmo.Assets.Core/15-Tank/AssetsTankSeriesVmo.cs
@@ -18,6 +18,7 @@
        {
            this.ID = rhs.ID;
            this.ParentID = rhs.ParentID;
            this.CatalogID = rhs.CatalogID;
            this.Name = rhs.Name;
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
@@ -33,6 +34,7 @@
        {
            this.ID = rhs.ID;
            this.ParentID = rhs.ParentID;
            this.CatalogID = rhs.CatalogID;
            this.Name = rhs.Name;
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;