mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
443bf81c1a
commit
43d932cf39
279
jd_dpqd.js
279
jd_dpqd.js
File diff suppressed because one or more lines are too long
@ -237,7 +237,6 @@ function getReward(body, flag = 0) {
|
|||||||
if (err) {
|
if (err) {
|
||||||
console.log(`${$.name} API请求失败,请检查网路重试`)
|
console.log(`${$.name} API请求失败,请检查网路重试`)
|
||||||
} else {
|
} else {
|
||||||
console.log(data)
|
|
||||||
res = $.toObj(data)
|
res = $.toObj(data)
|
||||||
if (typeof res == 'object') {
|
if (typeof res == 'object') {
|
||||||
if (res.success == true) {
|
if (res.success == true) {
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user