文档
测试

获取招聘列表

POST
http://admin.baoluzhineng.cn/Interface/RecruitList

请求参数

参数名
类型
描述
必填
name
string
职位名称模糊查询
可选
jobtypeId
string
职位类型
可选
addressId
string
工作地点
可选
department
string
部门精确查询,传部门Key
可选
type
string
招聘类型
可选

响应参数

参数名
类型
描述
必填
code
int
状态码
必填
total
int
总数
必填
data
array
数据列表
必填
id
string
示例:e86bb0ff-8f42-427d-9317-6edf074073ad
必填
name
string
职位名称,示例:前端开发工程师
必填
jobtypeId
string
职位类型,示例:技术岗
必填
addressId
string
工作地点,示例:广州
必填
num
string
招聘人数,示例:1
必填
createdate
string
创建日期,示例:2019/03/08 15:25:12
必填
department
string
所属部门,示例:研发部
必填
type
string
招聘类型,示例:社招
必填