From 5a9d51aa1202f4e52173245d3069e6bd1949d51b Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 27 四月 2026 09:53:21 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 8979624..5421b53 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -1004,6 +1004,7 @@
     <Compile Include="Models\ClsQC_RequestCheckBillSub.cs" />
     <Compile Include="Models\WorkStationSub.cs" />
     <Compile Include="Models\Xs_SendGoodsPlanBillMain.cs" />
+    <Compile Include="Models\Xt_CheckFlowSub_Proc.cs" />
     <Compile Include="Models\鍩虹璧勬枡\ClsGy_EmployeeSub.cs" />
     <Compile Include="Models\鍩虹璧勬枡\Gy_ColorClass.cs" />
     <Compile Include="Models\Employee.cs" />
@@ -1246,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