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 | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index 5196cd6..2b286e1 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -220,6 +220,17 @@
<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_DayPlanPushZJDB.cs" />
<Compile Include="PRD\Pro_MaterialRequisitionAuditDayPlan.cs" />
--
Gitblit v1.9.1