From 15ff51b7bad3de33c386a38429f9fa1397e398c2 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期五, 03 一月 2025 17:00:25 +0800 Subject: [PATCH] 增加班次开班单方法,完善设备状态分步 --- Model/Model.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 4bcdef2..d53d1ba 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -96,6 +96,8 @@ <Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" /> <Compile Include="APS\ClsSc_ICMOChangeBillMain.cs" /> <Compile Include="APS\ClsSc_ICMOChangeBillSub.cs" /> + <Compile Include="鐢熶骇绠$悊\ClsSc_ShiftsBeginInfoBillMain.cs" /> + <Compile Include="鐢熶骇绠$悊\ClsSc_ShiftsBeginInfoBillSub.cs" /> <Compile Include="ClsHR_EmpFosterBillMain.cs" /> <Compile Include="ClsHR_EmpFosterBillSub.cs" /> <Compile Include="ClsHR_EmpUpChangeBillMain.cs" /> -- Gitblit v1.9.1