From 08d0c4ca9064c27be7b3e488bec497e87a05cc18 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期三, 27 三月 2024 09:56:01 +0800
Subject: [PATCH] 代码更新

---
 public/config/config.js |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/public/config/config.js b/public/config/config.js
index dbb4e39..4936f8b 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -3,7 +3,7 @@
 const mapUrl = "http://localhost:8084/";
 // const mapUrl = "http://192.168.20.99:8084/"; //ue鍦板浘杩炴帴鍦板潃
 // const BASE_URL = "http://183.162.245.49:2228/yssh/"; //鍚庣鎺ュ彛鍦板潃
-const BASE_URL = "http://192.168.20.228:8082/yssh/"; //鍚庣鎺ュ彛鍦板潃
+const BASE_URL = "http://192.168.11.206:8082/yssh/"; //鍚庣鎺ュ彛鍦板潃
 const jsonUrl = "/json"; //鍘熻姹傛湰鍦癹son鏂囦欢鍦板潃锛岀幇鍦ㄤ笉鐢ㄤ簡
 // const imgUrl = "http://10.101.5.98:8080/";
 // const mapUrl = "http://10.101.5.98:8085/";
@@ -11,6 +11,11 @@
 // const jsonUrl = "http://10.101.5.98:8080";
 // const getTokenUrl = "http://10.101.5.98:8080/gettoken";
 
+// const websocketUrl = "ws://192.168.124.132:8765/"
+const websocketUrl = "ws://192.168.124.135:8888/"
+
+const scope = 200000;
+const val_step = -90;
 const videoJS = "config/鐕曞北鐭冲寲绯荤粺鍔熻兘灞曠ず.mp4";
 const SMvideoJS = "config/绯荤粺璇存槑.mp4";
 //浜岀淮鐑姏鍥惧崐寰�

--
Gitblit v1.9.3