bases/HostBoot.js
@@ -52,7 +52,7 @@ }; } // 如果有匹配服务器,使用指定的服务器地址 if (typeof this._data.hostList[server] !== 'undefined') { else if (typeof this._data.hostList[server] !== 'undefined') { this._data.activeHost[typeName] = { name: server, host: this._data.hostList[server],