Dto/HStation.Dto.Assets.Core/16-Meter/01-AssetsMeterSeries/UpdateAssetsMeterSeriesInput.cs
@@ -3,7 +3,7 @@ namespace HStation.Dto { /// <summary> /// 水池系列 /// 水表系列 ///</summary> public class UpdateAssetsMeterSeriesInput { @@ -49,8 +49,5 @@ /// 说明 ///</summary> public string Description { get; set; } } }