mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-13 13:30:42 +08:00
Update lenovoapp.js
This commit is contained in:
parent
9799e29291
commit
fad684a20e
@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user