审核招募内容
POST
/service_recruit/teaching-support/examine/{recruitId}
接口描述
1.14.22.75:8900/service_recruit/teaching-support/examine/{recruitId}
请求头
参数名
类型
描述
必填
token
string
登陆后携带token发送请求(登录系统实现后才用)
必填
请求参数
参数名
类型
描述
必填
postStatus
integer
审核状态(1:审核通过2:审核未通过)
必填
postFailReason
string
如果审核失败,原因
可选
响应参数
参数名
类型
描述
必填
code
int
返回码(成功20000,失败20001,权限失败20002)
必填
data
object
返回数据
必填
message
string
返回消息
必填
success
boolean
是否成功
必填