From 2c458f8ac3515318e46b110a2480ad196b253be9 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期五, 27 三月 2026 17:13:45 +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 2ab3dd5..d8df164 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -1250,6 +1250,7 @@
       <DependentUpon>Barcode.ashx</DependentUpon>
     </Compile>
     <Compile Include="Utility\JWTHelper.cs" />
+    <Compile Include="Utility\PermissionAttribute.cs" />
     <Compile Include="Utility\ServerTools.cs" />
     <Compile Include="Service\TokenAppendHandler.cs" />
     <Compile Include="Utility\Util.cs" />

--
Gitblit v1.9.1