Browse Source

更新 'ruoyi-admin/src/main/resources/application-dev.yml'

zhufanhao 1 year ago
parent
commit
f49cb57b39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-admin/src/main/resources/application-dev.yml

+ 1 - 1
ruoyi-admin/src/main/resources/application-dev.yml

@@ -8,7 +8,7 @@ spring:
             master:
                 url: jdbc:mysql://localhost:3306/warewms-xuankuang_cy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
                 username: root
-                password: 123456
+                password: 123455
                 driverClassName: com.mysql.cj.jdbc.Driver
             # 从库数据源
             slave: