From c5101e61c88bd7b60c1ef2411d957a1071cb721e Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Mon, 20 Oct 2025 16:27:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 3bab144..1da8e4e 100644 --- a/src/config.js +++ b/src/config.js @@ -28,7 +28,7 @@ const config = { picServerHost: 'http://localhost:5199', dataVUrl: "http://localhost:8062/home", version: version, - guideSeverHost: "http://121.41.2.71/apk/", + guideSeverHost: "http://121.41.2.71/jyapk/", guideH5Host: "http://121.41.2.71:9100/", h5Web: "http://121.41.2.71:9201/", },