💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 首页信息 +++ get:/index/info/get.do *string:userId=111#用户ID <<< success { "code": "00000", "info": "信息获取成功。", "data": { "classInfoList": [ [ { "activityAmount": 0, "amount": 0, "classDetailInfoList": [], "classDynamicInfoList": [], "classId": "1", "classMarkInfoList": [ { "classId": "1", "createTime": "", "delFlg": "0", "id": "1", "markCode": "1", "markName": "两性关系", "updateTime": "" }, { "classId": "1", "createTime": "", "delFlg": "0", "id": "2", "markCode": "2", "markName": "亲情", "updateTime": "" } ], "className": "精神", "classSpeekUserInfoList": [], "classStatistics": { "classId": "1", "commentCount": "24", "createTime": "", "delFlg": "0", "id": "1", "markCount": "99", "payUserCount": "93", "readCount": "112", "star": 3.4, "starCount": "5", "updateTime": "2016-11-30 12:20:40.0" }, "classType": "1", "classTypeName": "精神", "commentCount": "", "createTime": "", "delFlg": "0", "discription": "test", "endTime": "", "isFree": "", "isPay": "0", "isTop": "", "level": "", "markCode": "", "markCount": "", "readCount": "", "showImgId": "1", "showImgUrl": "http://img3.redocn.com/tupian/20150806/weimeisheyingtupian_4779232.jpg", "showVideoId": "2", "showVideoUrl": "", "singleFlg": "", "speekUserId": "1", "star": 0, "startTime": "", "topLevel": "", "type": "", "updateTime": "", "userId": "" } ], [ { "activityAmount": 0, "amount": 0, "classDetailInfoList": [], "classDynamicInfoList": [], "classId": "2", "classMarkInfoList": [], "className": "体觉", "classSpeekUserInfoList": [], "classStatistics": { "classId": "", "commentCount": "", "createTime": "", "delFlg": "", "id": "", "markCount": "", "payUserCount": "", "readCount": "", "star": 0, "starCount": "", "updateTime": "" }, "classType": "2", "classTypeName": "体觉", "commentCount": "0", "createTime": "", "delFlg": "0", "discription": "test", "endTime": "", "isFree": "0", "isPay": "0", "isTop": "0", "level": "", "markCode": "", "markCount": "0", "readCount": "0", "showImgId": "1", "showImgUrl": "http://img3.redocn.com/tupian/20150806/weimeisheyingtupian_4779232.jpg", "showVideoId": "2", "showVideoUrl": "", "singleFlg": "", "speekUserId": "1", "star": 0, "startTime": "", "topLevel": "", "type": "", "updateTime": "", "userId": "" } ] ], "indexImgList": [ { "id": "1", "imgId": "1", "imgUrl": "http://img3.redocn.com/tupian/20150806/weimeisheyingtupian_4779232.jpg", "sort": "1" } ], "companyName":"逸起秀" } } <<< error +++ ####参数接口描述(data中的内容):record |序号|名称|描述|备注| | -- | -- | -- | -- | | 一 |userInfo|用户信息|| | 1 | classInfoList | 课程信息 | -- | | 2 | activityAmount | 活动价格 | -- | | 3 | amount | 价格 | -- | | 4 | classDetailInfoList | 课程详情信息 | -- | | 5 | classId | 课程id | -- | | 6 | classMarkInfoList | 课程收藏信息 | -- | | 7 | classId | 课程id | -- | | 8 | createTime | 创建时间 | -- | | 9 | delFlg | 删除情况 | 0:未删除;1:已删除 | | 10 | markCode | 收藏数 | -- | | 11 | updateTime | 更新日期 | -- | | 12 | classSpeekUserInfoList | 课程讲师信息 | -- | | 13 | classStatistics | 课程状态 | -- | | 14 | markCount | 收藏数 | -- | | 15 | payUserCount | 支付者次数 | -- | | 16 | readCount | 阅读次数 | -- | | 17 | star | 星级 | -- | | 18 | starCount | 星级次数 | -- | | 19 | classType | 课程类型 | -- | | 20 | classTypeName | 课程类型名称 | -- | | 21 | commentCount | 评论内容 | -- | | 22 | discription | 概述 | -- | | 23 | endTime | 结束时间 | -- | | 24 | isFree | 是否免费 | 0:免费;1:收费; 2:会员免费 | | 25 | isPay | 是否支付 | -- | | 26 | isTop | 首页推荐是否在首页显示 | 0:不推荐;1:推荐 | | 27 | level | 优先级 | -- | | 28 | showImgId | 展示图片id | -- | | 29 | showImgUrl | 展示图片链接 | -- | | 30 | showVideoId | 展示视频 id | -- | | 31 | showVideoUrl | 展示视频链接 | -- | | 32 | star | 星级 | -- | | 33 | startTime | 开始时间 | -- | | 34 | topLevel | 推荐位 | -- | | 35 | updateTime | 更新日期 | -- | | | companyName | 公司名称 | -- |