新增项目经验
POST
/recruitment/jobSeeker/addProjectExperience
接口描述
公司详情页关注公司
请求头
参数名
类型
描述
必填
token
String
用户token
必填
Content-Type
String
application/json
必填
请求参数
参数名
类型
描述
必填
title
String
项目名称
必填
startDate
String
起始日期yyyy-MM格式
必填
endDate
String
结束日期yyyy-MM格式
必填
description
String
项目描述
必填
role
String
项目角色
必填
performance
String
项目业绩
必填
link
String
项目链接
可选
响应参数
参数名
类型
描述
必填
result
int
响应码
必填
message
String
响应消息
必填