mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-04-23 12:47:34 +08:00
1
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
38 8 * * * jd_joypark_task.js
|
38 8,13 * * * jd_joypark_task.js
|
||||||
updatetime:2023/9/24
|
updatetime:2023/9/24
|
||||||
*/
|
*/
|
||||||
const $ = new Env('汪汪庄园任务');
|
const $ = new Env('汪汪庄园任务');
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
@@ -96,7 +96,7 @@ async function jdGlobal(cookie,url_uuid) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (runorderReward) {
|
if (runorderReward) {
|
||||||
await orderReward(cookie)
|
//await orderReward(cookie)
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
$.logErr(e)
|
$.logErr(e)
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user