duheng
2025-01-17 89b928115c2309c6548b096b4d71c0dedbcaa2db
Dto/HStation.Dto.Assets.Core/04-PipeLine/02-Main/AssetsPipeMainDto.cs
@@ -14,6 +14,7 @@
            this.Material = rhs.Material;
            this.Hazen = rhs.Hazen;
            this.KeyWords = rhs.KeyWords;
            this.TagName = rhs.TagName;
            this.SortCode = rhs.SortCode;
            this.Description = rhs.Description;
        }