Dto/HStation.Dto.Assets.Core/00-PumpProduct/01-PumpSeries/PumpSeriesDto.cs
@@ -18,6 +18,7 @@ this.TagName = rhs.TagName; this.UseStatus = rhs.UseStatus; this.SortCode = rhs.SortCode; this.MotorFrequency=rhs.MotorFrequency; this.Description = rhs.Description; }