From b96dd44760e07a20de9cd28f6daf0deccdf0705c Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 27 四月 2026 11:38:51 +0800
Subject: [PATCH] 1
---
WebAPI/WebAPI.csproj | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 71e6f72..5421b53 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -1247,6 +1247,8 @@
<Compile Include="Service\JwtAuthorizeAttribute.cs" />
<Compile Include="Service\LuBaoSevice.cs" />
<Compile Include="Service\ProcessDal.cs" />
+ <Compile Include="Service\RequireSignatureAttribute.cs" />
+ <Compile Include="Service\SignatureVerifyAttribute.cs" />
<Compile Include="Service\YqnDal.cs" />
<Compile Include="Service\YqnQbService.cs" />
<Compile Include="Utility\Barcode.ashx.cs">
--
Gitblit v1.9.1