更新期望职位
POST
/recruitment/jobSeeker/updateExpectedJob
接口描述
公司详情页关注公司
请求头
参数名
类型
描述
必填
token
String
用户token
必填
Content-Type
String
application/json
必填
请求参数
参数名
类型
描述
必填
id
int
id
必填
jobTitle
String
期望职位名称
必填
industry
int
期望行业-1:不限, 0:移动互联网/电商, 1:游戏, 2:媒体, 3:广告营销, 4:数据服务
必填
salaryRange
int
期望薪资0:不限, 1:3K以下, 2:3-5K, 3:5-10K, 4:10-20K, 5:20-50K, 6:50K以上
必填
响应参数
参数名
类型
描述
必填
result
int
响应码
必填
message
String
响应消息
必填