文档
测试

查看企业招聘信息

POST
/student/{studentId}/job/recruitments/

接口描述

学生查看企业招聘信息

请求参数

参数名
类型
描述
必填
pageNo
int
必填
pageSize
int
必填

响应参数

参数名
类型
描述
必填
code
String
后台返回码
必填
data
List<Object>
后台返回数据
必填
companyName
String
公司名称
必填
companyProperty
String
公司性质
必填
position
String
岗位
必填
personCount
int
人数
必填
type
int
类型
必填
salary
int
薪资待遇
必填
createTime
String
创建时间
必填
updateTime
String
更新时间
可选
require
String
技能要求
必填
address
String
公司地址
必填
deadline
String
截止时间
必填
concatInfo
String
联系人信息
必填
publisherName
String
发布人
必填
message
String
后台返回信息,成功为空,失败为失败信息
必填