Shuxia Ning
2024-10-15 8b3c150ccc930e334f787f85db75784a54f08b0f
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 意味着管道包含了限制流向的止回阀