修改依赖文件
This commit is contained in:
parent
0720395560
commit
1f9ae678c3
|
@ -71,7 +71,7 @@ magic-api:
|
|||
# timeout: 60 # 断点超时时间,默认60s
|
||||
spring:
|
||||
datasource:
|
||||
driver-class-name: com.mysql.jdbc.Driver
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://manage.zh-cc.top:14724/host?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8
|
||||
username: host
|
||||
password: TisM6DNZRxb8y7xz
|
||||
|
|
Loading…
Reference in New Issue