From e3e093fa602662d131af12b5429f0d5020b9f572 Mon Sep 17 00:00:00 2001 From: 18516761980 <4761516tqsxp> Date: 星期三, 09 二月 2022 16:59:01 +0800 Subject: [PATCH] Merge remote-tracking branch 'gitblit/zypms' into zypms --- 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..13c956f 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://127.0.0.1:8080'; \ No newline at end of file -- Gitblit v1.9.1