mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update lenovoapp.js
This commit is contained in:
@@ -24,7 +24,7 @@ class Task {
|
|||||||
async main() {
|
async main() {
|
||||||
await this.userInfo()
|
await this.userInfo()
|
||||||
if (this.ckStatus) {
|
if (this.ckStatus) {
|
||||||
await this.isSignIn()
|
await this.checkIn()
|
||||||
await this.getUserTaskList();
|
await this.getUserTaskList();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user