From 3bb24c2bc665a8070b87aef27de7d2145ef798d3 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期五, 27 三月 2026 10:46:06 +0800
Subject: [PATCH] 调整 鉴权标签
---
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