## 课程一览/筛选/排序
+++
get:/class/getall.do
*string:userId=1#用户ID
*string:index=0#初始页
*string:pageSize=10#件数
string:classType#课程类型1:解读。)
string:className=xxx#课程名字(模糊查询用)
<<<
success
{
"code": "00000",
"info": "信息获取成功。",
"data": [
{
"activityAmount": 0,
"amount": 0,
"classDetailInfoList": [],
"classDynamicInfoList": [],
"classId": "3",
"classMarkInfoList": [
{
"classId": "3",
"createTime": "",
"delFlg": "0",
"id": "5",
"markCode": "5",
"markName": "子女教育",
"updateTime": ""
},
{
"classId": "3",
"createTime": "",
"delFlg": "0",
"id": "4",
"markCode": "1",
"markName": "两性关系",
"updateTime": ""
}
],
"className": "精神2",
"classSpeekUserInfoList": [],
"classStatistics": {
"classId": "",
"commentCount": "",
"createTime": "",
"delFlg": "",
"id": "",
"markCount": "",
"payUserCount": "",
"readCount": "",
"star": 0,
"starCount": "",
"updateTime": ""
},
"classType": "1",
"classTypeName": "精神",
"commentCount": "",
"createTime": "",
"delFlg": "0",
"discription": "test2",
"endTime": "",
"isFree": "0",
"isPay": "0",
"isTop": "0",
"level": "",
"markCode": [],
"markCount": "",
"readCount": "",
"showImgId": "1",
"showImgUrl": "http://img3.redocn.com/tupian/20150806/weimeisheyingtupian_4779232.jpg",
"showVideoId": "2",
"showVideoUrl": "",
"singleFlg": "1",
"speekUserId": "2",
"star": 0,
"startTime": "",
"topLevel": "",
"type": "",
"updateTime": "",
"userId": ""
},
{
"activityAmount": 0,
"amount": 0,
"classDetailInfoList": [],
"classDynamicInfoList": [],
"classId": "2",
"classMarkInfoList": [
{
"classId": "2",
"createTime": "",
"delFlg": "0",
"id": "3",
"markCode": "2",
"markName": "亲情",
"updateTime": ""
}
],
"className": "体觉1",
"classSpeekUserInfoList": [],
"classStatistics": {
"classId": "2",
"commentCount": "78",
"createTime": "",
"delFlg": "",
"id": "2",
"markCount": "0",
"payUserCount": "0",
"readCount": "2",
"star": 5,
"starCount": "0",
"updateTime": "2016-12-06 10:14:50.0"
},
"classType": "2",
"classTypeName": "体觉",
"commentCount": "78",
"createTime": "",
"delFlg": "0",
"discription": "test",
"endTime": "",
"isFree": "0",
"isPay": "0",
"isTop": "0",
"level": "",
"markCode": [],
"markCount": "0",
"readCount": "2",
"showImgId": "1",
"showImgUrl": "http://img3.redocn.com/tupian/20150806/weimeisheyingtupian_4779232.jpg",
"showVideoId": "2",
"showVideoUrl": "",
"singleFlg": "0",
"speekUserId": "1",
"star": 5,
"startTime": "",
"topLevel": "",
"type": "",
"updateTime": "",
"userId": ""
},
{
"activityAmount": 0,
"amount": 0,
"classDetailInfoList": [],
"classDynamicInfoList": [],
"classId": "1",
"classMarkInfoList": [
{
"classId": "1",
"createTime": "",
"delFlg": "0",
"id": "1",
"markCode": "3",
"markName": "友情",
"updateTime": ""
},
{
"classId": "1",
"createTime": "",
"delFlg": "0",
"id": "2",
"markCode": "2",
"markName": "亲情",
"updateTime": ""
}
],
"className": "精神1",
"classSpeekUserInfoList": [],
"classStatistics": {
"classId": "1",
"commentCount": "82",
"createTime": "",
"delFlg": "0",
"id": "1",
"markCount": "98",
"payUserCount": "93",
"readCount": "218",
"star": 3.0833333333333,
"starCount": "12",
"updateTime": "2016-12-06 13:36:28.0"
},
"classType": "1",
"classTypeName": "精神",
"commentCount": "82",
"createTime": "",
"delFlg": "0",
"discription": "test1",
"endTime": "",
"isFree": "0",
"isPay": "8",
"isTop": "0",
"level": "",
"markCode": [],
"markCount": "98",
"readCount": "218",
"showImgId": "1",
"showImgUrl": "http://img3.redocn.com/tupian/20150806/weimeisheyingtupian_4779232.jpg",
"showVideoId": "2",
"showVideoUrl": "",
"singleFlg": "0",
"speekUserId": "1",
"star": 3.0833333333333,
"startTime": "",
"topLevel": "",
"type": "",
"updateTime": "",
"userId": ""
}
]
}
<<<
error
+++
####参数接口描述(data中的内容):list
|序号|名称|描述|备注|
| -- | -- | -- | -- |
| |classId|课程id||
| |className|课程名称||
| |classType|课程类型||
| |classTypeName|课程类型名称||
| |className|课程名称||
| | discription | 概述 | -- |
| | isPay | 是否已购买 | 0:未购买;其他为已购买 |
| | isCollect | 是否已收藏 | 0:未收藏;其他为已收藏 |
| | isFree | 是否免费 | 0:免费;1:收费; 2:会员免费 |
| |activityAmount|活动价格||
| |amount|价格||
| | showImgUrl | 展示图片 | -- |
| | showVideoUrl | 展示视频 | -- |
| | classVideoTime | 展示视频时间 | -- |
| | singleFlg | 套课flg | 0:单课程;1:多课程 |
| | type | 课程内容类型 | 0:图文;1视频 |
| | userId | 用户id | -- |
| classMarkInfoList| 课程标签一览 | | 课程一览只获取了3个标签信息|
| | markCode | 标签Code | -- |
| | markName | 标签名称 | -- |
| classStatistics| 课程统计一览 | | |
| | readCount | 阅读数 | -- |
| | markCount | 收藏数 | -- |
| | payUserCount | 付费数 | -- |
| | commentCount | 评论数 | -- |
| | star | 星级 | -- |
- 空白目录
- 用户接口
- 短信登录验证码获取
- 用户登录
- 自动登录
- 短信验证登录
- 追加推送token
- 用户注册
- 用户注销
- 用户信息管理
- 个人信息获取
- 个人信息编辑
- 用户余额信息获取
- 我的提升管理
- 提升一览获取
- 支付请求
- 课程支付成功后需要调用的接口
- 更新可用余额接口
- 订单管理
- 消费记录
- 充值记录
- 获取订单详情
- 更新会员信息
- 我的测评数据获取
- 获取我的二维码
- 废弃
- 用户动态
- 动态发布
- 所有动态获取
- 指定对象动态获取
- 删除动态
- 动态点赞
- 动态举报
- 动态评论
- 动态评论获取
- 评论追加
- 评论删除
- 我关注的人
- 活动接口
- 用户活动管理
- 已报名的活动
- 活动报名
- 取消报名
- 活动一览
- 活动详情
- 活动报名人员一览
- 课程接口
- 用户课程管理
- 已购买或收藏的课程
- 课程追加收藏
- 课程取消收藏
- 学习历程获取
- 学习记录追加
- 学习历程删除
- 课程一览
- 课程详情
- 课程动态评论
- 课程评论获取
- 课程评论追加
- 系统接口
- 意见反馈
- App最新版本信息获取
- 用户消息信息获取
- 用户消息信息删除
- 分类标签获取
- 修改已读状态
- 首页接口
- 业务变更
- 二级密码
- 二级密码设定
- 二级密码修改
- 判断是否设定过二级密码
- 二级密码验证
- 提现申请
- 提现账户添加修改
- 提现账户信息获取
- 提现账户解除
- 获取提现订单信息
- 可提现金额流水获取
- PC后台接口
- 获取免费测评码
- PC后台核销
- 升级变更
- 用户
- ‘我的’信息
- 会员中心
- 测评数据
- 测评用户列表
- 我的测评数据
- 设置默认测评数据
- 测评数据转出
- 福点明细
- 积分明细
- '我的'时间
- 消费明细
- 更换手机号
- 立即下单
- 提现请求
- 短信验证码登录
- 删除解读码
- 课程
- 标签列表
- 分类课程列表
- 标签课程列表
- 课程详情(修改)
- 课程点赞
- 课程收听用户列表
- 课程搜索
- 课程收藏
- 课程收藏 / 购买列表
- 课程取消收藏
- 追加学习记录
- 修改