文档
测试

更新教育经历

POST
/recruitment/jobSeeker/updateEducation

接口描述

公司详情页关注公司

请求头

参数名
类型
描述
必填
token
String
用户token
必填
Content-Type
String
application/json
必填

请求参数

参数名
类型
描述
必填
id
int
id
必填
school
String
学校名称
必填
education
int
学历0:未知, 1:小学, 2:初中, 3:高中, 4:大专, 5:本科, 6:研究生及以上
必填
startDate
String
开始日期yyyy-MM格式
必填
endDate
String
结束日期yyyy-MM格式
必填

响应参数

参数名
类型
描述
必填
result
int
响应码
必填
message
String
响应消息
必填