发布职位信息
POST
/recruitment/recruiter/publishJob
接口描述
招聘者更新职位信息
请求头
参数名
类型
描述
必填
token
String
用户token
必填
Content-Type
String
application/json
必填
请求参数
参数名
类型
描述
必填
title
String
职位名称
必填
experienceRequirements
int
经验要求0:不限, 1:在校/应届, 2:1年以内, 3:1-3年, 4:3-5年, 5:5-10年, 6:10年以上
必填
academicRequirements
int
学历要求, 0:未知, 1:小学, 2:初中, 3:高中, 4:大专, 5:本科, 6:研究生及以上
必填
jobCategory
int
职位类型
必填
salaryRange
int
薪资待遇, 0:不限, 1:3K以下, 2:3-5K, 3:5-10K, 4:10-20K, 5:20-50K, 6:50K以上
必填
description
String
职位描述
必填
address
String
工作地址
必填
响应参数
参数名
类型
描述
必填
result
int
响应码
必填
message
String
响应消息
必填