文档
测试

查看就业信息

POST
/student/{studentId}/job/infos

接口描述

查看就业信息

请求参数

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

响应参数

参数名
类型
描述
必填
code
String
后台返回码
必填
data
Object
后台返回数据,本接口该参数为空
必填
company
String
公司名称
必填
position
String
岗位
必填
address
String
地址
必填
tripartite
int
是否已经签订三方
必填
contactName
String
联系人姓名
必填
contactPhone
String
联系人电话
必填
contactEmail
String
联系人邮箱
必填
note
备注
可选
createTime
String
创建时间
必填
updateTime
String
修改时间
可选
message
String
后台返回信息,成功为空,失败为失败信息
必填