文档
测试

【C】搜索申请意向

GET
/api/search/search_apply_intention

接口描述

用于获取给定条件下的搜索结果,传入搜索内容、条件等,返回搜索结果

请求参数

参数名
类型
描述
必填
key
String
关键字
必填

响应参数

参数名
类型
描述
必填
status
boolean
执行状态
必填
info
String
执行信息
必填
application_info_list
Array
申请意向列表
必填
application_id
int
申请意向 ID
必填
student_id
int
学生 ID
必填
student_name
String
学生姓名
必填
student_school
String
学生学校
必填
student_department
String
学生院系
必填
auth_state
String
认证状态 [('UQ', 'unqualified'), ('QD', 'qualified')]
必填
fans_number
int
粉丝数量
必填
is_followed
boolean
是否已关注
必填
research_interests
String
兴趣方向
必填
intention_state
String
意向状态
必填
match_degree
int
相关度
必填