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; }