From b8fe759b20f805baf19418a0621f981209180b3e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 06 九月 2022 13:13:07 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/config.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js
index 4fc28f8..b2cbafe 100644
--- a/src/main/webapp/static/js/config.js
+++ b/src/main/webapp/static/js/config.js
@@ -1 +1,2 @@
-var baseurl = 'http://192.168.4.57:8080';
\ No newline at end of file
+var baseurl = 'http://localhost:8080';
+// var baseurl = 'http://47.97.1.152:58080';
\ No newline at end of file

--
Gitblit v1.9.1