Shuxia Ning
2024-12-20 c957a99f45bd57c82285ed013361d68bff6335f7
Service/HStation.Service.Revit.Core/00-core/LinkStatus.cs
@@ -20,9 +20,5 @@
        /// </summary>
        public const string Closed = "Closed";
        /// <summary>
        /// CV 意味着管道包含了限制流向的止回阀
        /// </summary>
        public const string CV = "CV";
    }
}