Merge branch 'new-CounterFire' of http://git.kingsome.cn/huangjinming/CounterFireGames into new-CounterFire
This commit is contained in:
commit
4d1877bdb2
@ -126,6 +126,9 @@ export class BlockChain {
|
|||||||
const res = await this.wallet.getAccessToken();
|
const res = await this.wallet.getAccessToken();
|
||||||
token = res.token
|
token = res.token
|
||||||
}
|
}
|
||||||
|
if (!token) {
|
||||||
|
return ''
|
||||||
|
}
|
||||||
|
|
||||||
return token+suffix
|
return token+suffix
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user