Comparing version 3.0.20 to 3.0.21
{ | ||
"name": "hhgame", | ||
"version": "3.0.20", | ||
"version": "3.0.21", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -186,2 +186,4 @@ "use strict"; | ||
console.log('loginRes.code', loginRes.code); | ||
console.log('this._launchOptions', this._launchOptions); | ||
console.log('this.platform', this.platform); | ||
if (!loginRes.code) return [3 /*break*/, 3]; | ||
@@ -188,0 +190,0 @@ ticket = void 0; |
325258
7522