From b46a0f5b791e037f77f19f2aacd0965f8179df7f Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Tue, 17 Dec 2024 18:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8E=86=E6=93=8D=E4=BD=9C=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E6=96=B0=E5=A2=9E=E8=AE=B0=E5=BD=95=E5=91=98=E5=B7=A5?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Ghrh/Ghrh_ResumeServices.cs | 2 +- Tiobon.Core/Tiobon.Core.Model.xml | 20 +++++++++++++++++++ Tiobon.Core/Tiobon.Core.xml | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/Tiobon.Core.Services/Ghrh/Ghrh_ResumeServices.cs b/Tiobon.Core.Services/Ghrh/Ghrh_ResumeServices.cs index d5d3d38d..37f327c1 100644 --- a/Tiobon.Core.Services/Ghrh/Ghrh_ResumeServices.cs +++ b/Tiobon.Core.Services/Ghrh/Ghrh_ResumeServices.cs @@ -3614,7 +3614,7 @@ WHERE A.IsEnable = 1 AND C.IsEnable = 1 AND C.Status = A.Status"; var item = new ResumeLogItem() { Time = interviewLog.CreateTime, - Operator = interviewLog.UserName, + Operator = interviewLog.StaffName ?? interviewLog.UserName, Content = interviewLog.RemarkSz, Source = interviewLog.Source, Attachments = attachments, diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index 7ccb8700..6c25ded3 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -7400,6 +7400,16 @@ 简历ID + + + 员工ID + + + + + 员工名称 + + 用户ID @@ -20901,6 +20911,16 @@ 简历ID + + + 员工ID + + + + + 员工名称 + + 用户ID diff --git a/Tiobon.Core/Tiobon.Core.xml b/Tiobon.Core/Tiobon.Core.xml index b1dcd6ca..9969806f 100644 --- a/Tiobon.Core/Tiobon.Core.xml +++ b/Tiobon.Core/Tiobon.Core.xml @@ -1563,7 +1563,7 @@ - 发起录用审批 + 转入待发Offer 简历ID