From 14cccf079662c052b2e04d30b9d9082ada1272ff Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期五, 23 八月 2024 10:01:16 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Revit.Core/02-parter/00-core/RevitParter.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Revit.Core/02-parter/00-core/RevitParter.cs b/Service/HStation.Service.Revit.Core/02-parter/00-core/RevitParter.cs
index 5511c7f..862ecd7 100644
--- a/Service/HStation.Service.Revit.Core/02-parter/00-core/RevitParter.cs
+++ b/Service/HStation.Service.Revit.Core/02-parter/00-core/RevitParter.cs
@@ -3,7 +3,7 @@
     /// <summary>
     /// 缁勪欢
     /// </summary>
-    public class RevitParter
+    public abstract class RevitParter
     {
         /// <summary>
         /// 

--
Gitblit v1.9.3