From 99545c63e0bd03639ba4cb285c436c26b0c4cdb1 Mon Sep 17 00:00:00 2001
From: chenhaozhe <gaozhechen26@gmail.com>
Date: 星期日, 12 四月 2026 19:47:07 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 8ebef0a..fe97734 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -1250,7 +1250,9 @@
       <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" />
     <Compile Include="Code\Common.cs" />
     <Compile Include="Code\Test2.cs" />
@@ -1313,10 +1315,8 @@
   </ItemGroup>
   <ItemGroup>
     <Folder Include="App_Data\" />
-    <Folder Include="bin\" />
     <Folder Include="Controllers\椤圭洰绠$悊\鍩虹寤烘ā\" />
     <Folder Include="DLL\SBGL\SBBB\" />
-    <Folder Include="obj\x86\Debug\" />
     <Folder Include="Views\CB_WipProcessTable\" />
     <Folder Include="Views\Cg_ContractTransportBillList\" />
     <Folder Include="Views\Cg_PODemandPlanBill\" />

--
Gitblit v1.9.1