Shuxia Ning
2024-12-02 ba8e77bcc88fee7d425ebee4aa8676d2b7e683b3
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";
    }
}