From ad652cc0f75c675391c6e0b86e8bca57940b3f10 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期五, 27 三月 2026 10:43:41 +0800
Subject: [PATCH] 调整 鉴权标签

---
 WebAPI/WebAPI.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 2a01afc..d8df164 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -1250,7 +1250,7 @@
       <DependentUpon>Barcode.ashx</DependentUpon>
     </Compile>
     <Compile Include="Utility\JWTHelper.cs" />
-    <Compile Include="Utility\ModOperateAttribute.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