diff --git a/src/config/index.ts b/src/config/index.ts index 000bae2..c86ecdb 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -58,7 +58,7 @@ function fetchWithTimeout(url, timeout) { // 配置文件 const t_000000: Config = { tenantId: '000000', - apiUrl: 'http://124.222.254.188:8889' + apiUrl: '' }