From df4d3f65aed6d504c45c5ae05dfd345479562c1a Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期一, 25 五月 2020 15:08:32 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 4 ++-- src/main/resources/application.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 30e20ad..9f5f2ed 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -3,8 +3,8 @@ spring: application: -# name: @pom.artifactId@ - name: + name: @pom.artifactId@ +# name: datasource: # mysql # driver-class-name: com.mysql.jdbc.Driver diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 9907798..7f8a9b6 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,7 +1,7 @@ // 鐢熶骇 -// var baseUrl = "/asrs"; +var baseUrl = "/asrs"; // 娴嬭瘯 -var baseUrl = ""; +// var baseUrl = ""; // 璇︽儏绐楀彛-楂樺害 -- Gitblit v1.9.1