mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
修复报错
This commit is contained in:
parent
4b65426bbb
commit
0beb9de9b8
@ -248,6 +248,7 @@ async function jdJxStory() {
|
||||
}
|
||||
|
||||
function getJoyList() {
|
||||
$.joyIds = []
|
||||
return new Promise(async resolve => {
|
||||
$.get(taskUrl('crazyJoy_user_gameState'), async (err, resp, data) => {
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user