Service/HStation.Service.Revit.Core/00-core/PipeStatus.cs
@@ -8,12 +8,12 @@ /// <summary> /// 开启 /// </summary> public const string Open = "OPEN"; public const string Open = "Open"; /// <summary> /// 关闭 /// </summary> public const string Close = "CLOSE"; public const string Closed = "Closed"; /// <summary> /// CV 意味着管道包含了限制流向的止回阀