From d31ed9729b539123dcb0b79746f28b70e59698cd Mon Sep 17 00:00:00 2001 From: 18516761980 <4761516tqsxp> Date: 星期二, 15 二月 2022 09:47:02 +0800 Subject: [PATCH] . --- src/main/webapp/static/js/config.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js index 618f045..a017698 100644 --- a/src/main/webapp/static/js/config.js +++ b/src/main/webapp/static/js/config.js @@ -1 +1,2 @@ +// 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