duheng
2024-08-23 5d25f26f883f547aff8a8246c1127d63d851dafe
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;
        }