文档
测试

获取招聘历史信息

GET
recruit/history

接口描述

得到历史招聘记录

请求头

参数名
类型
描述
必填
recruitId
long
招聘会主键
必填

响应参数

application/json
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
data
array
数据列表
必填
name
string
示例:zgz
必填
sex
string
示例:男
必填
phone
int
示例:15137603515
必填
email
string
示例:1179688595@qq.com
必填
total
float
示例:98.5
必填
isSuccess
boolean
示例:true
必填