Commit a224f8fe by Administrator

Update application.yml

parent 0d65b1e4
......@@ -8,7 +8,7 @@ spring:
override-none: true
override-system-properties: false
datasource:
url: jdbc:mysql://127.0.0.1:3306/score_hsk_test?useSSL=false&serverTimezone=Asia/Shanghai&characterEncoding=utf8
url: jdbc:mysql://127.0.0.1:13306/score_hsk_test?useSSL=false&serverTimezone=Asia/Shanghai&characterEncoding=utf8
driver-class-name: com.mysql.jdbc.Driver
username: root
password: 123456
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment