From b19c9a3d01ea2cb530564c50f5661168840758d1 Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Mon, 2 Dec 2024 13:13:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tiobon.Core.Api/Tiobon.Core.Model.xml | 45 ++++++++++++++++++++++++++ Tiobon.Core.Services/CommonServices.cs | 2 +- Tiobon.Core/Tiobon.Core.Model.xml | 45 ++++++++++++++++++++++++++ 3 files changed, 91 insertions(+), 1 deletion(-) diff --git a/Tiobon.Core.Api/Tiobon.Core.Model.xml b/Tiobon.Core.Api/Tiobon.Core.Model.xml index 75fb6b7e..4becc17e 100644 --- a/Tiobon.Core.Api/Tiobon.Core.Model.xml +++ b/Tiobon.Core.Api/Tiobon.Core.Model.xml @@ -23347,6 +23347,51 @@ 必修规则 + + + 培训规则种类 + + + + + 岗前培训 + + + + + 新人培训 + + + + + 部门培训 + + + + + 岗位培训 + + + + + 年度培训 + + + + + 职称培训 + + + + + 职等培训 + + + + + 定向培训 + + 培训记录-课程状态-进行中 diff --git a/Tiobon.Core.Services/CommonServices.cs b/Tiobon.Core.Services/CommonServices.cs index 49238141..ca56a7d1 100644 --- a/Tiobon.Core.Services/CommonServices.cs +++ b/Tiobon.Core.Services/CommonServices.cs @@ -1372,7 +1372,7 @@ public partial class CommonServices : BaseServices>, ICommon result.JM_PageControlT1.Toolbar.Add(new Toolbar() { display = true, - fnKey = "TBD13YN", + fnKey = "TBD25YN", fnTitle = "安排面试", fnType = "row", icon = "ess-icon-reject", diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index 75fb6b7e..4becc17e 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -23347,6 +23347,51 @@ 必修规则 + + + 培训规则种类 + + + + + 岗前培训 + + + + + 新人培训 + + + + + 部门培训 + + + + + 岗位培训 + + + + + 年度培训 + + + + + 职称培训 + + + + + 职等培训 + + + + + 定向培训 + + 培训记录-课程状态-进行中