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 |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index 353a3df..fe8ee99 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -214,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" />
@@ -222,13 +223,21 @@
     <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" />

--
Gitblit v1.9.1