修改配置

This commit is contained in:
wanggeng 2022-08-08 16:47:48 +08:00
parent f0d2bba7da
commit dd7fe484db
2 changed files with 7 additions and 1 deletions

View File

@ -27,7 +27,7 @@ spring:
max-request-size: 1GB max-request-size: 1GB
datasource: datasource:
druid: 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 db-type: mysql
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
username: root username: root

View File

@ -145,6 +145,12 @@ map:
zoom: 11 zoom: 11
boundary: 乌兰察布市 boundary: 乌兰察布市
app-token:
has-department: false
has-role: true
has-position: false
has-group: false
logging: logging:
# enable-api-log: true # enable-api-log: true
file: file: