Dto/HStation.Dto.Assets.Core/01-ValveManage/03-VavleCofficient/ValveMainDto.cs
@@ -40,11 +40,6 @@ /// <summary> /// 局阻系数 /// </summary> public double? MinorLoss { get; set; } /// <summary> /// 阀门类型 /// </summary> public eValveType ValveType { get; set; } public double MinorLoss { get; set; } } }