WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2024-06-05 1678913eb54d4af40d9f6e44556cda316188dd9d
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],