Explorar o código

更新 'tr-test/src/main/resources/application-dev.yml'

阿森 %!s(int64=2) %!d(string=hai) anos
pai
achega
54b6c17df0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tr-test/src/main/resources/application-dev.yml

+ 1 - 1
tr-test/src/main/resources/application-dev.yml

@@ -6,7 +6,7 @@ spring:
     driverClassName: com.mysql.cj.jdbc.Driver
     url: jdbc:mysql://1.15.52.55:3306/tr-footstone?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8&autoReconnect=true&useInformationSchema=true
     username: root
-    password: 123456
+    password: root1234
   redis:
     # 地址
     host: 1.15.52.55