diff --git a/Tiobon.Core.Api/Controllers/Ghrh/Ghrh_ResumeController.cs b/Tiobon.Core.Api/Controllers/Ghrh/Ghrh_ResumeController.cs index 6399ae8a..068b4327 100644 --- a/Tiobon.Core.Api/Controllers/Ghrh/Ghrh_ResumeController.cs +++ b/Tiobon.Core.Api/Controllers/Ghrh/Ghrh_ResumeController.cs @@ -255,7 +255,7 @@ public class Ghrh_ResumeController : BaseController /// [HttpPost, Route("ScheduleInterview/{id}")] - public async Task ScheduleInterview(long id, [FromBody] ResumeScheduleInterviewForm body) => await _service.ScheduleInterview(id, time); + public async Task ScheduleInterview(long id, [FromBody] ResumeScheduleInterviewForm body) => await _service.ScheduleInterview(id, body); #endregion diff --git a/Tiobon.Core.Api/Tiobon.Core.Model.xml b/Tiobon.Core.Api/Tiobon.Core.Model.xml index cdede499..9e6ebb35 100644 --- a/Tiobon.Core.Api/Tiobon.Core.Model.xml +++ b/Tiobon.Core.Api/Tiobon.Core.Model.xml @@ -6450,6 +6450,11 @@ 面试结果 + + + 面试地点 + + 备注 @@ -17076,6 +17081,11 @@ 面试结果 + + + 面试地点 + + 备注 @@ -23022,14 +23032,24 @@ 附件 - + - 人力需求维护ID + 时间段,2024/10/12 10:00~2024/10/12 11:00 - + - 面试官列表 + 面试地点 + + + + + 备注 + + + + + 附件 diff --git a/Tiobon.Core.Api/Tiobon.Core.xml b/Tiobon.Core.Api/Tiobon.Core.xml index 7eba6049..681348e5 100644 --- a/Tiobon.Core.Api/Tiobon.Core.xml +++ b/Tiobon.Core.Api/Tiobon.Core.xml @@ -1365,12 +1365,12 @@ 时间段列表,["2024/10/12 10:00~2024/10/12 11:00"],最多三个,超过三个取前三 - + 面试官约面 简历Id - 时间段,2024/10/12 10:00~2024/10/12 11:00 + diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index 16d4a318..9e6ebb35 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -6450,6 +6450,11 @@ 面试结果 + + + 面试地点 + + 备注 @@ -17076,6 +17081,11 @@ 面试结果 + + + 面试地点 + + 备注 @@ -22432,6 +22442,11 @@ 面试结束 + + + 不合格 + + 无任何权限 @@ -23017,14 +23032,24 @@ 附件 - + - 人力需求维护ID + 时间段,2024/10/12 10:00~2024/10/12 11:00 - + - 面试官列表 + 面试地点 + + + + + 备注 + + + + + 附件 diff --git a/Tiobon.Core/Tiobon.Core.xml b/Tiobon.Core/Tiobon.Core.xml index e68fde9b..681348e5 100644 --- a/Tiobon.Core/Tiobon.Core.xml +++ b/Tiobon.Core/Tiobon.Core.xml @@ -1365,12 +1365,12 @@ 时间段列表,["2024/10/12 10:00~2024/10/12 11:00"],最多三个,超过三个取前三 - + 面试官约面 简历Id - 时间段,2024/10/12 10:00~2024/10/12 11:00 + @@ -1442,6 +1442,13 @@ 已报到传true,未报到传false + + + 不合适 + + 简历Id + + ESS端查询面试记录