From 5b2455c5dc3117471c620cc36af7fab483ccece9 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期二, 24 十二月 2024 11:22:41 +0800
Subject: [PATCH] 创建方案 bug

---
 Service/HStation.Service.Revit.Core/GlobalUsings.cs |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Revit.Core/GlobalUsings.cs b/Service/HStation.Service.Revit.Core/GlobalUsings.cs
index ab5ee13..05890e1 100644
--- a/Service/HStation.Service.Revit.Core/GlobalUsings.cs
+++ b/Service/HStation.Service.Revit.Core/GlobalUsings.cs
@@ -1 +1,4 @@
-锘縢lobal using Newtonsoft.Json;
\ No newline at end of file
+锘縢lobal using HStation.Revit;
+global using Newtonsoft.Json.Linq;
+global using Yw;
+global using Yw.Untity;
\ No newline at end of file

--
Gitblit v1.9.3