From 33c70b609b27aa548e43ef7751c8970f99dc663a Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期五, 11 二月 2022 09:53:23 +0800 Subject: [PATCH] 2-11 --- src/main/webapp/static/js/config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js index 4fc28f8..618f045 100644 --- a/src/main/webapp/static/js/config.js +++ b/src/main/webapp/static/js/config.js @@ -1 +1 @@ -var baseurl = 'http://192.168.4.57:8080'; \ No newline at end of file +var baseurl = 'http://47.97.1.152:58080'; \ No newline at end of file -- Gitblit v1.9.1