文档
测试

用户申请的课程列表.

POST
http://127.0.0.1:8081/meetbot/ubiUserAction.do?action=subjectApplyList

请求参数

参数名
类型
描述
必填
orgid
string
组织id
必填
name
string
中文名、英文名:检索条件
必填
phone
string
手机号:检索条件
必填
subtype
string
课程类型:1.DBA;2.EMBA;3.MBA;4.EE;5.BBA;6.海外
必填
pageNum
int
页码
必填
num
int
条数
必填

响应参数

参数名
类型
描述
必填
data
object
数据
必填
message
string
提示信息
必填
status
string
0成功,1失败
必填