本站API免费向所有用户开放,但是请不要频繁请求。单个IP请求单个API一分钟内超过10次将会被防火墙封禁IP
调用地址:
https://localhost:8011/gallerynew/h5/lotteryVideoRecommend/listPictureType
请求方法:
GET/POST
参数说明:
参数说明:
{ "code": 0, "data": [ { "lotteryType": "彩种类型,1-香港,2-澳门,3-台湾,4-新加坡,5-新澳彩", "name": "标题", "pictureTypeId": "图纸类型ID" } ], "msg": "string", "serverTime": 0, "subCode": 0, "subMsg": "string", "success": true }
调用地址:
https://localhost:8011/gallerynew/h5/lotteryVideoRecommend/last
请求方法:
GET/POST
参数说明:
参数说明:
{ "code": 0, "data": { "clickCount": "点击数", "commentCount": "评论数", "id": "id", "lotteryRecommendDetailList": [ { "list": [ { "name": "推荐类型", "period": "期数", "right": "是否中奖,1-中奖,0-不中奖", "valueList": "推荐内容", "year": "年份" } ], "period": "期数", "year": "年份" } ], "lotteryRecordPeriod": "开奖期数", "lotteryType": "彩种类型,1-香港,2-澳门,3-台湾,4-新加坡,5-新澳彩", "numberList": [ { "color": "颜色(1-红色,2-蓝色,3-绿色)", "count": "次数", "daXiao": "大小", "danShuang": "单双", "number": "数字", "shengXiao": "生肖", "wuXing": "五行" } ], "period": "期数", "thumbUp": "点赞,0-未点赞,1-已点赞", "thumbUpCount": "点赞数", "title": "标题", "videoUrl": "视频URL", "year": "年份" }, "msg": "string", "serverTime": 0, "subCode": 0, "subMsg": "string", "success": true }
调用地址:
https://localhost:8011/gallerynew/h5/lotteryVideoRecommend/detail
请求方法:
GET/POST
参数说明:
参数说明:
{ "code": 0, "data": { "clickCount": "点击数", "commentCount": "评论数", "id": "id", "lotteryRecommendDetailList": [ { "list": [ { "name": "推荐类型", "period": "期数", "right": "是否中奖,1-中奖,0-不中奖", "valueList": "推荐内容", "year": "年份" } ], "period": "期数", "year": "年份" } ], "lotteryRecordPeriod": "开奖期数", "lotteryType": "彩种类型,1-香港,2-澳门,3-台湾,4-新加坡,5-新澳彩", "numberList": [ { "color": "颜色(1-红色,2-蓝色,3-绿色)", "count": "次数", "daXiao": "大小", "danShuang": "单双", "number": "数字", "shengXiao": "生肖", "wuXing": "五行" } ], "period": "期数", "thumbUp": "点赞,0-未点赞,1-已点赞", "thumbUpCount": "点赞数", "title": "标题", "videoUrl": "视频URL", "year": "年份" }, "msg": "string", "serverTime": 0, "subCode": 0, "subMsg": "string", "success": true }
调用地址:
https://localhost:8011/gallerynew/h5/lotteryVideoRecommend/listHistory
请求方法:
GET/POST
参数说明:
参数说明:
{ "code": 0, "data": [ { "id": "id", "lotteryType": "彩种类型,1-香港,2-澳门,3-台湾,4-新加坡,5-新澳彩", "period": "期数", "title": "标题", "videoUrl": "视频URL", "year": "年份" } ], "msg": "string", "serverTime": 0, "subCode": 0, "subMsg": "string", "success": true }