From bcf1e1d9bb4d269e0d2a6ad0765d218adfe1fb6c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 06 九月 2022 12:45:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/zypms' into zypms

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

diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js
index a017698..b2cbafe 100644
--- a/src/main/webapp/static/js/config.js
+++ b/src/main/webapp/static/js/config.js
@@ -1,2 +1,2 @@
-// var baseurl = 'http://127.0.0.1:8080';
-var baseurl = 'http://47.97.1.152:58080';
\ 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