修改 视频播放为非跨域路劲 不要走内网 测试开流量

This commit is contained in:
wyw 2026-04-30 13:54:09 +08:00
parent f9ad39764d
commit f09f4f2d66

View File

@ -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: 'https://sps.cxtc.com:3199',
videoServerHost: 'https://121.41.2.71:5000/webImg',
dataVUrl: "http://121.41.2.71:3167/home",
version: version,
guideSeverHost: "http://121.41.2.71/jyapk/",