From 3941f7166ebce159e6c6d7d9e5bcf60cfd51e0bd Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Tue, 21 Apr 2026 17:14:14 +0800 Subject: [PATCH] wer --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index ac64996..1bc8529 100644 --- a/src/config.js +++ b/src/config.js @@ -19,7 +19,7 @@ const config = { local: { serviceHost: api => { const apis = getServiceHost(api) - return `http://localhost:${apis}` + return `http://121.41.2.71:${apis}` }, cookieDomain: "", flowServiceHost: "http://124.117.209.78:3188/",