From e6024ff3584446ab6077b922a683ba3821d2ca5a Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Tue, 14 Apr 2026 14:25:54 +0800 Subject: [PATCH] 123 --- src/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.js b/src/config.js index e1e6fa1..d556e03 100644 --- a/src/config.js +++ b/src/config.js @@ -42,7 +42,7 @@ const config = { cookieDomain: "", hmiUrl: "http://124.117.209.78:8098/", webSocketHost: 'ws://124.117.209.78:3140/', - picServerHost: 'http://124.117.209.78:5199', + picServerHost: 'http://124.117.209.78:5000/webImg', videoServerHost: 'http://124.117.209.78:5199', dataVUrl: "http://124.117.209.78:3167/home", version: version, @@ -59,7 +59,7 @@ const config = { cookieDomain: "", hmiUrl: "http://121.41.2.71:8098/", webSocketHost: 'ws://121.41.2.71:3140/', - picServerHost: 'http://121.41.2.71:5199', + picServerHost: 'http://121.41.2.71:5000/webImg', videoServerHost: 'http://121.41.2.71:5199', dataVUrl: "http://121.41.2.71:3167/home", version: version,