From dd7fe484dba70162dbeaa56fe2ae4679e53def38 Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Mon, 8 Aug 2022 16:47:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- src/main/resources/application-test.yml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index d71c9c8..fd0d1c8 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -27,7 +27,7 @@ spring: max-request-size: 1GB datasource: druid: - url: jdbc:mysql://192.168.0.151:3306/db_smart_city_usercenter?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true + url: jdbc:mysql://192.168.0.103:3306/db_smart_city_usercenter?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true db-type: mysql driver-class-name: com.mysql.cj.jdbc.Driver username: root diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 32db7fd..ed18afd 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -145,6 +145,12 @@ map: zoom: 11 boundary: 乌兰察布市 +app-token: + has-department: false + has-role: true + has-position: false + has-group: false + logging: # enable-api-log: true file: