haptear 3 years ago
parent
commit
711d3d6222
  1. 3
      jrttjsb.js

3
jrttjsb.js

@ -162,7 +162,8 @@ async function RunMultiUser() {
} }
} }
await ReadArticles() // todo 看文章有问题
// await ReadArticles()
for(userIdx=0; userIdx<userHeaderArr.length; userIdx++) { for(userIdx=0; userIdx<userHeaderArr.length; userIdx++) {
if(userStatus[userIdx]==true) await QueryUserInfo(0) if(userStatus[userIdx]==true) await QueryUserInfo(0)

Loading…
Cancel
Save