From 756d5b12074143d163a77edebff9ea41ddac021b Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期四, 07 四月 2022 15:45:53 +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 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js index 618f045..b2cbafe 100644 --- a/src/main/webapp/static/js/config.js +++ b/src/main/webapp/static/js/config.js @@ -1 +1,2 @@ -var baseurl = 'http://47.97.1.152:58080'; \ No newline at end of file +var baseurl = 'http://localhost:8080'; +// var baseurl = 'http://47.97.1.152:58080'; \ No newline at end of file -- Gitblit v1.9.1