From 3cc4cf798d15714d178519480f2ba4aed4091978 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 10 七月 2024 09:55:23 +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 b2b2d6f..2b302aa 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -476,6 +476,8 @@ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmpEngageRequestBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillMain.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillSub.cs" /> + <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillMain.cs" /> + <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillMain.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_EmpInitChangeBillMain.cs" /> -- Gitblit v1.9.1