From 9f725d38228d02ece28c1f88e3d5eb520be66094 Mon Sep 17 00:00:00 2001 From: wang..123 <brook_w@163.com> Date: 星期五, 18 三月 2022 08:21:21 +0800 Subject: [PATCH] #运费超额报表,安装逾期报表 --- src/main/webapp/static/js/config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/config.js b/src/main/webapp/static/js/config.js index a017698..4e7e84b 100644 --- a/src/main/webapp/static/js/config.js +++ b/src/main/webapp/static/js/config.js @@ -1,2 +1,2 @@ -// var baseurl = 'http://127.0.0.1:8080'; -var baseurl = 'http://47.97.1.152:58080'; \ No newline at end of file +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