fix&财富岛新增自动解锁新的场景(便利店和京喜餐厅)

This commit is contained in:
lxk0301
2021-03-04 16:29:34 +08:00
parent 02991a10db
commit 3c67dcf234
3 changed files with 5 additions and 5 deletions

View File

@@ -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)) {