From a2c1b7e350f0c24556c90dbb2549ec054e71a4b8 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期五, 14 十月 2022 16:10:54 +0800
Subject: [PATCH] 1

---
 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 6be7033..1c4b53c 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