1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-04-23 04:44:23 +08:00
This commit is contained in:
2024
2024-04-01 11:30:06 +08:00
parent 20b1a538cf
commit e34cf9c637
6 changed files with 19 additions and 27 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ async function jdGlobal(cookie,url_uuid) {
return;
}
if (runorderReward) {
await orderReward(cookie)
//await orderReward(cookie)
}
} catch (e) {
$.logErr(e)