From 5109603485a00cc3e2d7031abf6d9ae3b32a5521 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 08 四月 2026 08:41:53 +0800
Subject: [PATCH] 拉取新代码前提交

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 2a01afc..f3302a0 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -331,6 +331,7 @@
     <Content Include="Config\kdapi.config" />
     <Content Include="libman.json" />
     <Content Include="Template\barCodeTemplateStorage.json" />
+    <None Include="Properties\PublishProfiles\CHZFolderProfile.pubxml" />
     <None Include="Properties\PublishProfiles\JFAPI.pubxml" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
@@ -1250,7 +1251,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