fulonglong 2 years ago
parent
commit
4331485710
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/src/main/resources/application-dev.yml

+ 1 - 1
web/src/main/resources/application-dev.yml

@@ -7,7 +7,7 @@ spring:
   datasource:
     url: jdbc:log4jdbc:mysql://127.0.0.1:3306/education_training?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
     username: root
-    password: hbjzws
+    password: root
   devtools:
     add-properties: false
     restart: