duheng
2025-01-17 89b928115c2309c6548b096b4d71c0dedbcaa2db
Dto/HStation.Dto.Assets.Core/18-pressmeter/02-main/AssetsPressmeterMainDto.cs
@@ -22,6 +22,7 @@
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
            this.TagName = rhs.TagName;
            this.KeyWords = rhs.KeyWords;
            this.SortCode = rhs.SortCode;
            this.Description = rhs.Description;
        }