From de809a48bdbb17286626a7063d98432695edfcd2 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期四, 26 三月 2026 15:35:33 +0800
Subject: [PATCH] 1
---
WebAPI/WebAPI.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 8ebef0a..4522743 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -1251,6 +1251,7 @@
</Compile>
<Compile Include="Utility\JWTHelper.cs" />
<Compile Include="Utility\ServerTools.cs" />
+ <Compile Include="Utility\TreeUtil.cs" />
<Compile Include="Utility\Util.cs" />
<Compile Include="Code\Common.cs" />
<Compile Include="Code\Test2.cs" />
--
Gitblit v1.9.1