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