文档
测试

牛人详情

GET
/recruitment/recruiter/onlineResume/{jobSeekerId}

接口描述

牛人在线简历

请求头

参数名
类型
描述
必填
token
String
用户token
必填

响应参数

参数名
类型
描述
必填
result
int
响应码
必填
message
String
响应消息
必填
data
Object
响应消息体
必填
user
Object
用户基础信息
必填
id
int
用户ID
必填
name
String
用户姓名
必填
phone
String
电话
必填
workStartDate
String
开始工作日期yyyy-MM格式
必填
workingYears
int
工作年限
必填
birthDay
String
出生年月yyyy-MM格式
必填
age
int
年龄
必填
advantage
String
我的优势
必填
tags
String
我的标签
必填
currentStatus
求职状态
必填
gender
String
性别
必填
avatar
String
头像URL
必填
educationDegree
String
学历
必填
resumes
Array
附件简历
必填
id
int
简历ID
必填
userId
int
用户ID
必填
name
String
简历名称
必填
url
String
简历URL
必填
createdTime
String
简历上传时间yyyy-MM-dd HH:mm:ss格式
必填
favoriteTime
String
收藏时间yyyy-MM-dd HH:mm:ss
必填
favoriteFlag
Boolean
是否收藏标志
必填
expectedJobList
Array
期望职位
必填
id
int
主键ID
必填
jobTitle
String
期望职位名称
必填
industry
String
期望行业
必填
salaryRange
String
期望薪资范围
必填
workingExperienceList
Array
工作经历
必填
id
int
主键ID
必填
companyName
String
公司名称
必填
startDate
String
开始日期yyyy.MM格式
必填
endDate
String
结束日期
必填
jobTitle
String
职务
必填
department
String
部门
必填
jobTag
String
工作标签
必填
jobResponsibilities
String
工作职责
必填
educationList
Array
教育经历
必填
id
int
自增ID
必填
schoolName
String
学校名称
必填
education
String
学历
必填
startDate
String
开始日期yyyy-MM格式
必填
endDate
String
结束日期yyyy-MM格式
必填
projectExperienceList
Array
项目经历
必填
id
int
主键id
必填
title
String
项目名称
必填
startDate
String
开始日期yyyy-MM格式
必填
endDate
String
结束日期yyyy-mm格式
必填
tag
String
标签
必填