Dto/HStation.Dto.Assets.Core/11-Exchanger/01-ExchangerSeries/ExchangerSeriesDto.cs
@@ -12,6 +12,7 @@ public AssetsExchangerSeriesDto(Model.AssetsExchangerSeries rhs) { this.ID = rhs.ID; this.ParentIds = rhs.ParentIds; this.Name = rhs.Name; this.Paras = rhs.Paras; this.Flags = rhs.Flags;