From da84e4e72c9d9cc7e2bd40dc4bb7b3222ca3519a Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 28 四月 2026 17:07:52 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 8979624..3375134 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -415,6 +415,8 @@
     <Content Include="Web.config">
       <SubType>Designer</SubType>
     </Content>
+    <Content Include="ZPLTemplate\鐗╂枡鏉$爜 80脳60.zpl" />
+    <Content Include="ZPLTemplate\鐗╂枡鏉$爜 100脳60.zpl" />
   </ItemGroup>
   <ItemGroup>
     <Compile Include="App_Start\BundleConfig.cs" />
@@ -427,6 +429,7 @@
     <Compile Include="Controllers\BaseSet\Gy_ColorClassController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_DriverController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_ICBomBillController.cs" />
+    <Compile Include="Controllers\BaseSet\Gy_SampleSchemeController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_WorkDayController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_PackTypeController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_RoutingGroupController.cs" />
@@ -1004,6 +1007,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 +1250,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">
@@ -1355,6 +1361,7 @@
     <Folder Include="Views\Gy_RecConditionBill\" />
     <Folder Include="Views\Gy_RepairCheckClass\" />
     <Folder Include="Views\Gy_RoutingGroup\" />
+    <Folder Include="Views\Gy_SampleScheme\" />
     <Folder Include="Views\Gy_SettleStyle\" />
     <Folder Include="Views\Gy_SOPBill\" />
     <Folder Include="Views\Gy_SourceWorkStationSet\" />

--
Gitblit v1.9.1