5199=> 5000/webImg

This commit is contained in:
wyw 2026-04-14 15:16:35 +08:00
parent 1dcebbee1c
commit 1867e867e7

View File

@ -25,7 +25,7 @@ const config = {
flowServiceHost: "http://124.117.209.78:3188/",
hmiUrl: "http://localhost:8060/",
webSocketHost: 'ws://localhost:3140/',
picServerHost: 'http://localhost:5199',
picServerHost: 'http://localhost:5000/webImg',
videoServerHost: 'https://sps.cxtc.com:3199',
dataVUrl: "http://localhost:8062/home",
version: version,
@ -43,7 +43,7 @@ const config = {
hmiUrl: "http://124.117.209.78:8098/",
webSocketHost: 'ws://124.117.209.78:3140/',
picServerHost: 'http://124.117.209.78:5000/webImg',
videoServerHost: 'http://124.117.209.78:5199',
videoServerHost: 'http://124.117.209.78:5000/webImg',
dataVUrl: "http://124.117.209.78:3167/home",
version: version,
guideSeverHost: "http://124.117.209.78:5110/jyapk/",
@ -60,7 +60,7 @@ const config = {
hmiUrl: "http://121.41.2.71:8098/",
webSocketHost: 'ws://121.41.2.71:3140/',
picServerHost: 'http://121.41.2.71:5000/webImg',
videoServerHost: 'http://121.41.2.71:5199',
videoServerHost: 'http://121.41.2.71:5000/webImg',
dataVUrl: "http://121.41.2.71:3167/home",
version: version,
guideSeverHost: "http://121.41.2.71/jyapk/",