From cfcd9a35c74ce88da3647a0be3f1459fe5086ed1 Mon Sep 17 00:00:00 2001
From: lxl <lixuliang_hd@126.com>
Date: 星期三, 19 十月 2022 14:46:59 +0800
Subject: [PATCH] 控制

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

diff --git a/public/config/config.js b/public/config/config.js
index a2b2f29..1c4b53c 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -1,4 +1,4 @@
-// const BASE_URL = 'http://192.168.20.55: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