Commit 2b13e3b7 by Administrator

Update application.yml

parent a224f8fe
......@@ -8,7 +8,7 @@ spring:
override-none: true
override-system-properties: false
datasource:
url: jdbc:mysql://127.0.0.1:13306/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&allowMultiQueries=true
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