百度贴吧签到

网页版签到或模拟客户端签到,模拟客户端可获得与客户端相同经验并且签到速度更快~

< Feedback on 百度贴吧签到

Question/comment

§
Posted: 17 Juli 2024

报错显示“获取贴吧列表失败。。请刷新重试~”
TypeError: Cannot read properties of undefined (reading 'reduce')
代码是117行:const [like1, like2Map] = await Promise.all([getNewmoindex().then(data => data.data.like_forum), getForumLike(req2).then(data => data.forum_list).then(forumList => forumList.reduce((acc, val) => (acc[val.id] = val, acc), {}))]); // 融合数据

Post reply

Sign in to post a reply.