修改配置
This commit is contained in:
parent
f0d2bba7da
commit
dd7fe484db
@ -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
|
||||||
|
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user