WebApp【公共组件库】@前端(For Git Submodule)
chensiAb
2024-08-23 9d5803a79aad859e201b94040e369298c7c348b0
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],