mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
36ec8a1ae0
commit
d7fdf9870d
90
jd_38qd.js
90
jd_38qd.js
File diff suppressed because one or more lines are too long
@ -356,6 +356,7 @@ function openRedReward(functionId = 'gambleChangeReward', type) {
|
|||||||
if (err) {
|
if (err) {
|
||||||
console.log(`${JSON.stringify(err)}`)
|
console.log(`${JSON.stringify(err)}`)
|
||||||
console.log(`${$.name} API请求失败,请检查网路重试`)
|
console.log(`${$.name} API请求失败,请检查网路重试`)
|
||||||
|
$.changeReward = false;
|
||||||
} else {
|
} else {
|
||||||
if (data) {
|
if (data) {
|
||||||
console.log(`翻翻乐结果:${data}\n`);
|
console.log(`翻翻乐结果:${data}\n`);
|
||||||
|
Loading…
Reference in New Issue
Block a user