Dto/HStation.Dto.Assets.Core/16-Meter/01-AssetsMeterSeries/AssetsMeterSeriesDto.cs
@@ -1,14 +1,15 @@ namespace HStation.Dto { /// <summary> /// 水池系列 /// 水表系列 ///</summary> public class AssetsMeterSeriesDto { /// <summary> /// /// </summary> public AssetsMeterSeriesDto() { } public AssetsMeterSeriesDto() { } /// <summary> /// @@ -70,8 +71,5 @@ /// 说明 ///</summary> public string Description { get; set; } } }