WebApp【公共组件库】@前端(For Git Submodule)
chensiAb
2024-11-28 24a124481c8510006a2f9e99c5d2f8db5b723665
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],