ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# 获取每日爆款列表 +++ get:/expand/getDailyHotList *index#页码 *count#页数据量 *minipId#PC后台小程序id <<< { "code": "00000", "data": { "dailyHotList": [ { "hotId": 1, "title": "开店么", "imgLogo": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/02/20190218131214738241.jpg", "desc": "竹浆本色抽纸6包装 包邮爆款", "frontCover": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2018/12/20181210181941437368.jpg;https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2018/12/20181210181941437368.jpg", "startTime": "2019-02-10 10:51:00", "endTime": "2019-05-15 10:51:00", "taobaoGoodsId": 269, "num": 49, "createTime": "2019-02-11 10:52:14", "updateTime": "2019-02-18 13:12:16", "delFlg": "0", "salePrice": 9.9, "supplyPrice": 9.9, "brokerage": 0, "taobaoSalePrice": 9.9, "taobaoSupplyPrice": 9.9, "taobaoBrokerage": 0, "isSendFree": "1", "firstPrice2": 8, "earnings": "0.00", "imageList": [ { "frontCover": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2018/12/20181210181941437368.jpg", "salePrice": "9.90", "width": 800, "height": 800, "rate": 1 }, { "frontCover": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2018/12/20181210181941437368.jpg", "salePrice": "9.90", "width": 800, "height": 800, "rate": 1 } ] } ] }, "onceToken": "", "info": "获取每日爆款列表成功" } +++ ## dailyHotList:每日爆款列表 |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |hotId|爆款id|| | 2 |title|标题|| | 3 |imgLogo|标题logo|| | 4 |desc|爆款商品描述|| | 5 |frontCover|商品图片|| | 6 |num|分享次数|| | 7 |taobaoGoodsId|商品id|| | 8 |earnings|收益金额|| | 9 |salePrice|商品售价|| imageList :图片列表 |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |frontCover|图片链接|| | 2 |salePrice|售价|| | 3 |width|宽度|| | 4 |height|高度|| | 5 |rate|宽度/高度|宽度除以高度|