fix: 修复了个人/圈子动态不返回第三张以后的图片的问题 (#2082)

修复了个人/圈子动态不返回第三张以后的图片的问题
尝试使用更新的版本号时,返回的结果不单纯按照时间排序,而经过推荐分发
This commit is contained in:
Xiang Li
2019-05-09 01:30:51 +09:00
committed by DIYgod
parent a8afe762a2
commit a84e67a9fc
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ module.exports = async (ctx) => {
url: 'https://app.jike.ruguoapp.com/1.0/messages/history',
headers: {
Referer: `https://m.okjike.com/topics/${id}`,
'App-Version': '4.1.0',
'App-Version': '4.12.0',
},
data: {
loadMoreKey: null,