From a1d1a7e006081b716774be1688bba6ebbdde2fbb Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期一, 17 十月 2022 11:02:52 +0800
Subject: [PATCH] 资源配置

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

diff --git a/public/config/config.js b/public/config/config.js
index 1c4b53c..6be7033 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -1,5 +1,5 @@
-//const BASE_URL = 'http://192.168.20.55:12316';
-const BASE_URL = 'http://192.168.20.39:12316';
+const BASE_URL = 'http://192.168.20.55:12316';
+//const BASE_URL = 'http://192.168.20.39:12316';
 var gisUrl = 'http://183.162.245.49:3301';
 var ifreamUrl = 'http://192.168.20.39:12306/';
 

--
Gitblit v1.9.3