fix&财富岛新增自动解锁新的场景(便利店和京喜餐厅)
This commit is contained in:
@@ -499,7 +499,7 @@ function getToken() {
|
||||
$.post(config, async (err, resp, data) => {
|
||||
try {
|
||||
if (err) {
|
||||
console.log(`${err},${jsonParse(resp.body)['message']}`)
|
||||
console.log(`${JSON.stringify(err)}`)
|
||||
console.log(`${$.name} API请求失败,请检查网路重试`)
|
||||
} else {
|
||||
if (safeGet(data)) {
|
||||
|
Reference in New Issue
Block a user