From 0fcc730fb3fa804c6e38f6f980eb15ee0a84eb33 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期三, 08 九月 2021 13:24:15 +0800
Subject: [PATCH] 送货计划保存删除 反写提料计划 服务插件
---
src/BLL/Demo.BillView/Demo.BillView.csproj | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index 5196cd6..fe8ee99 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -46,6 +46,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Users\14027\Desktop\鏈�鏂扮増bin鏂囦欢3.16\Kingdee.BOS.dll</HintPath>
</Reference>
+ <Reference Include="Kingdee.BOS.App">
+ <HintPath>..\..\..\..\..\鍔炲叕\K3Cloud\WebSite\bin\Kingdee.BOS.App.dll</HintPath>
+ </Reference>
<Reference Include="Kingdee.BOS.App.Core, Version=7.6.2003.9, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Users\14027\Desktop\鏈�鏂扮増bin鏂囦欢3.16\Kingdee.BOS.App.Core.dll</HintPath>
@@ -211,6 +214,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
+ <Compile Include="PRD\KDExtension.cs" />
<Compile Include="PRD\LogService.cs" />
<Compile Include="PRD\PODemandPlanListFilter.cs" />
<Compile Include="PRD\PODemandPlanListLoad.cs" />
@@ -219,7 +223,29 @@
<Compile Include="PRD\ProTardinessDetails.cs" />
<Compile Include="PRD\ProCompleteAnalysisMateriel.cs" />
<Compile Include="PRD\ProCompleteAnalysisDetails.cs" />
+ <Compile Include="PRD\Prd_Pickmtrl.cs" />
+ <Compile Include="PRD\Pro_DayPlanList.cs" />
+ <Compile Include="PRD\Pro_DayPlan.cs" />
<Compile Include="PRD\Pro_DayPlanCheckSelectMenu.cs" />
+ <Compile Include="PRD\Pro_DayPlanPushSCHB.cs" />
+ <Compile Include="PRD\Pro_DayPlanBG.cs" />
+ <Compile Include="PRD\Pro_DayPlanReturnMaterial.cs" />
+ <Compile Include="PRD\Pro_PPBomSubmit.cs" />
+ <Compile Include="PRD\Pro_RJHYLQDBGFSH.cs" />
+ <Compile Include="PRD\Pro_SCHBFSH.cs" />
+ <Compile Include="PRD\Pro_SCTLFSH.cs" />
+ <Compile Include="PRD\Pro_SCLLFSH.cs" />
+ <Compile Include="PRD\Pro_SCHBSH.cs" />
+ <Compile Include="PRD\Pro_RJHYLQDBGSH.cs" />
+ <Compile Include="PRD\Pro_SCTLSH.cs" />
+ <Compile Include="PRD\Pro_SCLLSH.cs" />
+ <Compile Include="PRD\Pro_RjhylqdDatachange.cs" />
+ <Compile Include="PRD\Pro_PPBomSave.cs" />
+ <Compile Include="PRD\Pro_WorkBillPlatformXNQT.cs" />
+ <Compile Include="PRD\Pro_ShowParameter.cs" />
+ <Compile Include="PRD\Pro_ZJDBSH.cs" />
+ <Compile Include="PRD\Pro_ZJDBFSH.cs" />
+ <Compile Include="PRD\Pro_DayPlanPushZJDB2.cs" />
<Compile Include="PRD\Pro_DayPlanSelectMenu.cs" />
<Compile Include="PRD\Pro_DayPlanPushZJDB.cs" />
<Compile Include="PRD\Pro_MaterialRequisitionAuditDayPlan.cs" />
--
Gitblit v1.9.1