From 228baf7c1c851ee8eba6d4da1e3f459f4d6a98e0 Mon Sep 17 00:00:00 2001 From: whycq0520 <91384184@qq.com> Date: 星期四, 24 三月 2022 14:11:31 +0800 Subject: [PATCH] # ycq --- 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..4e7e84b 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://127.0.0.1:8080'; +// var baseurl = 'http://47.97.1.152:58080'; \ No newline at end of file -- Gitblit v1.9.1