From 12d4c8077c73db88abee8d21b7a86ab802254e0e Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期四, 24 十一月 2022 17:52:59 +0800
Subject: [PATCH] 1

---
 public/config/config.js |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/public/config/config.js b/public/config/config.js
index f71ceb2..d1f7778 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -1,23 +1,12 @@
-//const BASE_URL = 'http://192.168.20.55:12316';
-//var socketUrl = 'ws://192.168.20.55:12316/ws/select';
 const BASE_URL = 'http://192.168.20.39:12316';
-// const BASE_URL = 'http://192.168.20.106:12316';
 //webSocket 鏈嶅姟鍦板潃
 var socketUrl = 'ws://192.168.20.39:12316/ws/select';
-
-var gisUrl = 'http://183.162.245.49:3301';
-var ifreamUrl = 'http://192.168.20.39:12306/';
-
-var serverUrl = 'http://192.168.20.106/LFServer/';
-
-var api_Url = 'http://192.168.20.106/';
-
+//鏁版嵁搴撶洃鎺у湴鍧�
 var sql_Url = 'http://192.168.20.39:8081/admin/druid/sql.html';
-
+//缁煎悎灞曠ず
 window.sceneConfig = {
   // sdk璁稿彲
   licenseServer: 'http://192.168.20.39/LFServer',
-  // licenseServer: 'http://192.168.20.39:9055',
   // 鏈嶅姟鍦板潃
   baseURL: 'http://183.162.245.49:8888/',
 

--
Gitblit v1.9.3