mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
c2da5ac479
commit
6023537258
@ -153,6 +153,7 @@ function doTask2() {
|
||||
} else if (data.code === '0' && data.errorCode === 'HT201') {
|
||||
$.doneState = true
|
||||
} else {
|
||||
$.doneState = true
|
||||
console.log(`做任务异常:${JSON.stringify(data)}`)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user