From 3f8252d213d5880d697b235348a367a2a3444410 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Tue, 11 Nov 2025 14:45:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=AB=E7=A0=81=E4=B8=8B=E8=BD=BD=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= 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 1de2e37..9c1efe7 100644 --- a/src/config.js +++ b/src/config.js @@ -44,7 +44,7 @@ const config = { picServerHost: 'http://124.117.209.78:5199', dataVUrl: "http://124.117.209.78:3167/home", version: version, - guideSeverHost: "http://124.117.209.78/jyapk/", + guideSeverHost: "http://124.117.209.78:5110/jyapk/", guideH5Host: "http://124.117.209.78:5100/", h5Web: "http://124.117.209.78:9201/", },