From 395857b78cadf7e75f3a4219334290f279339358 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 07 九月 2023 13:02:19 +0800
Subject: [PATCH] 根据检验方案获取检验项目
---
DAL/DAL.csproj | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index e1bbe84..1217419 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -79,6 +79,7 @@
<Compile Include="ClsPay_EarlyLateErrBill.cs" />
<Compile Include="ClsPay_RewardPunishBill.cs" />
<Compile Include="ClsPay_WorkErrTimesBill.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
<Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpUpChangeBill.cs" />
@@ -91,6 +92,7 @@
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_Operator_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_RateType_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_Staff_Ctl.cs" />
+ <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_TaxMIX_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_TaxRate_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_RecCondition_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_FactoryDayOff_Ctl.cs" />
@@ -575,6 +577,7 @@
<Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_Sc_ICMOBillList_K3.cs" />
<Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_K3_EntrustInBillList.cs" />
<Compile Include="婧愬崟\閲戣澏婧愬崟\Cls_S_KF_ChangeBoxBillList.cs" />
+ <Compile Include="鐢熶骇绠$悊\ClsGy_SourceWorkStationSet.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_ChangeNoteBill.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockChangeBill.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_WIPStockCheckBill.cs" />
@@ -621,6 +624,9 @@
<Compile Include="璐ㄦ绠$悊\ClsQC_POStockInCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProdReportCheckBill.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBill.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBill.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_CutMaterProcExchBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_MaterBackBill.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_MaterDownBill.cs" />
--
Gitblit v1.9.1