1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-05-03 19:33:05 +08:00
This commit is contained in:
dylan
2023-09-01 13:07:44 +08:00
parent e5cf66d5b7
commit d69460fa76
+1 -1
View File
@@ -418,7 +418,7 @@ if(DisableIndex!=-1){
await Promise.all([ await Promise.all([
cash(), //特价金币 cash(), //特价金币
bean(), //京豆查询 bean(), //京豆查询
jdCash(), //领现金 //jdCash(), //领现金
GetJoyRuninginfo(), //汪汪赛跑 GetJoyRuninginfo(), //汪汪赛跑
queryScores() queryScores()
]) ])