WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2023-04-01 6c4e0dbbd1b62fcbb8af3413bed67c77ece9ea0e
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],