From 3f080b1b040f022fc1a625f5537e275ed9bb149e Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期日, 03 三月 2024 16:46:48 +0800
Subject: [PATCH] 客户余额查询报表(未完成):临时存储
---
DAL/DAL.csproj | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 4edd66c..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" />
@@ -621,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" />
@@ -675,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" />
@@ -748,6 +753,7 @@
<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" />
@@ -775,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