mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
修复报错
This commit is contained in:
parent
0e3272ce97
commit
63b8c15619
@ -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