- 用户模块
- 综合功能模块
- 选项接口
- 专业模块
- 高校模块(新)
- 心理试卷模块
- 用户做题模块
- 心理试卷题目列表模块
- 测试建议专业
- 文件模块
- 微信接口
- 用户志愿表
- MajorCareerController
- 微信支付接口
- 用户与测试关系表
- 分享邀请相关
- 所有gpt统一接口
- 文章模块
- ChatApiController
- 专业分数表
- 志愿卡相关
- WxMiniProgramController
- 127.0.0.1/websocket/coze/
- 52plan/websocket/coze/
- 52plan/websocket/lucky
- 52plan/websocket/autoplan/
获取专业列表
POST
/web/majors/list
请求参数
Authorization
在 header 添加参数
token
示例:
token: ********************
Query 参数
userId
integer <int64>
忽略参数-不用传
token
string
忽略参数-不用传
Body 参数application/json
current
integer <int64>
当前页码
size
integer <int64>
每页数据量
默认值:
20
name
string
专业名称