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 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 63bf723..63365c6 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -80,6 +80,7 @@
     <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" />
@@ -678,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" />

--
Gitblit v1.9.1