main
KingRan 2023-09-01 14:18:10 +08:00
parent fc96261c71
commit 7a1056c380
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ if(DisableIndex!=-1){
await Promise.all([ await Promise.all([
cash(), //特价金币 cash(), //特价金币
bean(), //京豆查询 bean(), //京豆查询
jdCash(), //领现金 // jdCash(), //领现金
GetJoyRuninginfo(), //汪汪赛跑 GetJoyRuninginfo(), //汪汪赛跑
queryScores() queryScores()
]) ])