From 66f365ce763f761a5baec453347a4c16178d1713 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期三, 08 四月 2026 17:12:23 +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