Update ljfsjlb.js

This commit is contained in:
leafTheFish
2022-08-26 15:00:07 +08:00
parent 9510aa0d29
commit bc571183e2

View File

@@ -137,7 +137,7 @@ class UserInfo {
await this.AddLogVideo(id) await this.AddLogVideo(id)
} }
} }
await this.GiftPoints(); //await this.GiftPoints();
} else { } else {
console.log(`查询任务失败:${result?.error?.message}`) console.log(`查询任务失败:${result?.error?.message}`)
} }