Explorar o código

修改数据库密码

cuixiaodong hai 10 meses
pai
achega
1ae999684c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
         url: jdbc:mysql://127.0.0.1:3306/erp_warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
         username: root
-        password: e0056c1f91a395a2
+        password: Gd8XCWEef72GerxE
 
   #rabbitmq
   rabbitmq: