数据还原

This commit is contained in:
ASUS 2019-11-07 18:10:27 +08:00
parent 9c556e08d1
commit 0463bcf878

View File

@ -2,7 +2,7 @@ spring:
datasource:
url: jdbc:mysql://localhost:3306/radar?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8&useSSL=false
username: root
password: 111111
password: 456132
driver-class-name: com.mysql.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
druid: