Browse Source

修改数据库密码

cuixiaodong 10 months ago
parent
commit
1ae999684c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      server/src/main/resources/application-test.yml

+ 1 - 1
server/src/main/resources/application-test.yml

@@ -10,7 +10,7 @@ spring:
         driver-class-name: com.mysql.jdbc.Driver
         driver-class-name: com.mysql.jdbc.Driver
         url: jdbc:mysql://127.0.0.1:3306/erp_warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
         url: jdbc:mysql://127.0.0.1:3306/erp_warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
         username: root
         username: root
-        password: e0056c1f91a395a2
+        password: Gd8XCWEef72GerxE
 
 
   #rabbitmq
   #rabbitmq
   rabbitmq:
   rabbitmq: