From faf45af2a9ad45e56ca441fdfdab92b83472a81f Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期三, 28 二月 2024 10:01:52 +0800
Subject: [PATCH] 新增PDA分步式调出单、分步式调入单上传方法
---
DAL/DAL.csproj | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index ee91c8b..63365c6 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -80,6 +80,9 @@
<Compile Include="ClsPay_EarlyLateErrBill.cs" />
<Compile Include="ClsPay_RewardPunishBill.cs" />
<Compile Include="ClsPay_WorkErrTimesBill.cs" />
+ <Compile Include="ClsPM_ProjectMoneyBillMain.cs" />
+ <Compile Include="ClsPM_CustomerTaskBillMain.cs" />
+ <Compile Include="ClsPM_WorkPlanMonthBillMain.cs" />
<Compile Include="MES\ClsSc_SourceLineRepairBill.cs" />
<Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" />
<Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" />
@@ -105,6 +108,7 @@
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_SupplierContact_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_StockStatus_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_Work_Ctl.cs" />
+ <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsXt_FastICScheme_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_MateMould_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProject_View.cs" />
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_StdWorkTimes_Ctl.cs" />
@@ -620,6 +624,7 @@
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\璁惧鎶曚骇\ClsSb_EquipStockInCheckBill.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStatusChangeBill.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\璁惧鎶曚骇\ClsSb_EquipWorkBeforeCheckBill.cs" />
+ <Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Ctl.cs" />
<Compile Include="绯荤粺鍏敤\ClsXt_BillSubType_Ctl.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_LastPieceCheckBill.cs" />
@@ -674,6 +679,7 @@
<SubType>Code</SubType>
</Compile>
<Compile Include="閲囪喘绠$悊\ClsWW_PPBomBill.cs" />
+ <Compile Include="閲囪喘绠$悊\ClsCg_PayableBill.cs" />
<Compile Include="閲囪喘绠$悊\Sup_SendGoodsBill.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_MateWasterRequestBill.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_WorkStopBill.cs" />
@@ -746,6 +752,8 @@
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcessPlanChangeSec.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchQualityReport.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchReport.cs" />
+ <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBill.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_ReceivableBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ContractBill.cs" />
@@ -773,6 +781,7 @@
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_CustomsSplitPackBill.cs" />
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_LadingBill.cs" />
<Compile Include="閿�鍞鐞哱鍗曡瘉绠$悊\ClsXs_ShippingAdviceBill.cs" />
+ <Compile Include="椤圭洰绠$悊\ClsPM_WorkReportWeekBillMain.cs" />
<Compile Include="椤圭洰绠$悊\ClsPM_WorkTaskWeekBill.cs" />
<Compile Include="椤圭洰绠$悊\ClsPro_DesignBlueRequestBill.cs" />
<Compile Include="椤圭洰绠$悊\ClsPro_ProjectCheckBill.cs" />
--
Gitblit v1.9.1