From 31cca463443f7bc8b6b1bd02889844b864d93e11 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 07 十一月 2024 00:38:50 +0800 Subject: [PATCH] Revit解析修改 --- Service/HStation.Service.Revit.Core/00-core/LinkStatus.cs | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/Service/HStation.Service.Revit.Core/00-core/LinkStatus.cs b/Service/HStation.Service.Revit.Core/00-core/LinkStatus.cs index 7794b22..64312ad 100644 --- a/Service/HStation.Service.Revit.Core/00-core/LinkStatus.cs +++ b/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"; } } -- Gitblit v1.9.3