From a63af86c8a6073bc8235c7b231e5eb93cd0564b9 Mon Sep 17 00:00:00 2001 From: 77 <77@77.com> Date: Fri, 24 May 2024 00:24:05 +0800 Subject: [PATCH] 123 --- src/config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '' }