From 17be11c6c4be17c9944004a99551ebe6159a12ba Mon Sep 17 00:00:00 2001 From: cwjbxqmz <1134865194@qq.com> Date: 星期一, 26 二月 2024 09:59:51 +0800 Subject: [PATCH] 1 --- DAL/DAL.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index ae7c878..179c56c 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -80,6 +80,8 @@ <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" /> -- Gitblit v1.9.1