From 009d236775fc259a2a3b0567dec3a886267761de Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期二, 30 一月 2024 16:39:40 +0800 Subject: [PATCH] 月度阶段计划保存,审核反审核,关闭反关闭,下推月度阶段计划数据查询 --- DAL/DAL.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index be05d63..1e5e5ad 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_WorkPlanMonthBillMain.cs" /> <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" /> <Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" /> <Compile Include="浜轰簨绠$悊\ClsHR_EmpFosterBill.cs" /> -- Gitblit v1.9.1