From b569127f49d87f49d29a855d57e335129076d9f1 Mon Sep 17 00:00:00 2001 From: 18516761980 <4761516tqsxp> Date: 星期四, 10 二月 2022 10:43:45 +0800 Subject: [PATCH] Merge branch 'zypms' of http://47.97.1.152:5880/r/wms_saas 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 618f045..13c956f 100644 --- a/src/main/webapp/static/js/config.js +++ b/src/main/webapp/static/js/config.js @@ -1 +1 @@ -var baseurl = 'http://47.97.1.152:58080'; \ No newline at end of file +var baseurl = 'http://127.0.0.1:8080'; \ No newline at end of file -- Gitblit v1.9.1