Prechádzať zdrojové kódy

修改数据库密码

cuixiaodong 10 mesiacov pred
rodič
commit
90b1325c92

+ 1 - 1
server/src/main/resources/application-local.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: root
+        password: Gd8XCWEef72GerxE
 
   #rabbitmq
   rabbitmq: