From cc8b34bb1b2e17c3c3a9ccf77ebde74de265b416 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期六, 09 五月 2026 10:20:54 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 041c9b6..d131f85 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -47,6 +47,9 @@
     <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
+    <Reference Include="Alex.Kingdee.Cloud.WebAPI.Client, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\Alex.Kingdee.Cloud.WebAPI.Client.2.5.0\lib\net45\Alex.Kingdee.Cloud.WebAPI.Client.dll</HintPath>
+    </Reference>
     <Reference Include="AlibabaCloud.EndpointUtil, Version=0.1.1.0, Culture=neutral, processorArchitecture=MSIL">
       <HintPath>..\packages\AlibabaCloud.EndpointUtil.0.1.1\lib\net45\AlibabaCloud.EndpointUtil.dll</HintPath>
     </Reference>
@@ -417,6 +420,7 @@
     </Content>
     <Content Include="ZPLTemplate\鐗╂枡鏉$爜 80脳60.zpl" />
     <Content Include="ZPLTemplate\鐗╂枡鏉$爜 100脳60.zpl" />
+    <Content Include="ZPLTemplate\娴嬭瘯.zpl" />
   </ItemGroup>
   <ItemGroup>
     <Compile Include="App_Start\BundleConfig.cs" />
@@ -429,6 +433,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" />
@@ -515,6 +520,7 @@
     <Compile Include="Controllers\MJGL\Sc_MouldInRequestBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldMoveStockRequestBillController.cs" />
     <Compile Include="Controllers\MJGL\Gy_MaterialPackingRelationController.cs" />
+    <Compile Include="Controllers\PM_ProjectCommunicationBillListController.cs" />
     <Compile Include="Controllers\QC_InStockCheckBillController.cs" />
     <Compile Include="Controllers\SBGL\SBBB\Sb_EquipMentReportController.cs" />
     <Compile Include="Controllers\SBGL\Sb_EquipPatrolCheckRuleBillController.cs" />
@@ -1360,6 +1366,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\" />
@@ -1388,6 +1395,7 @@
     <Folder Include="Views\Mes_OrderProcFlowAllReport\" />
     <Folder Include="Views\MoveStockBill\" />
     <Folder Include="Views\Pay_Report\" />
+    <Folder Include="Views\PM_ProjectCommunicationBillList\" />
     <Folder Include="Views\ProductionPlanReport\" />
     <Folder Include="Views\ProductionReturnBill\" />
     <Folder Include="Views\QC_Management\" />

--
Gitblit v1.9.1