From ebac4c0aaf96258fc67cd3ad6b3d1ac1991df632 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期六, 27 二月 2021 10:53:57 +0800
Subject: [PATCH] 日计划用料清单增加条件
---
src/BLL/Demo.BillView/Demo.BillView.csproj | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index 3917ad2..2b286e1 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -219,10 +219,22 @@
<Compile Include="PRD\ProTardinessDetails.cs" />
<Compile Include="PRD\ProCompleteAnalysisMateriel.cs" />
<Compile Include="PRD\ProCompleteAnalysisDetails.cs" />
+ <Compile Include="PRD\Pro_DayPlanCheckSelectMenu.cs" />
+ <Compile Include="PRD\Pro_DayPlanPushSCHB.cs" />
+ <Compile Include="PRD\Pro_SCHBFSH.cs" />
+ <Compile Include="PRD\Pro_SCLLFSH.cs" />
+ <Compile Include="PRD\Pro_SCHBSH.cs" />
+ <Compile Include="PRD\Pro_SCLLSH.cs" />
+ <Compile Include="PRD\Pro_RjhylqdDatachange.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_TlPushAudit.cs" />
+ <Compile Include="PRD\Pro_DayPlanPushZJDB.cs" />
<Compile Include="PRD\Pro_MaterialRequisitionAuditDayPlan.cs" />
- <Compile Include="PRD\Pro_MaterialRequisitionAudit.cs" />
+ <Compile Include="PRD\Pro_TlPushAudit.cs" />
<Compile Include="PRD\Pro_ScDayImport.cs" />
<Compile Include="PRD\Pro_TlPlanConfigure.cs" />
<Compile Include="PRD\Pro_TlPush.cs" />
--
Gitblit v1.9.1