From 0ec8c8e8d01621f245e5507173de1e7f516a0ae3 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 29 四月 2026 14:05:37 +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