Browse Source

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

阿森 2 years ago
parent
commit
df345bcd6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tr-test/src/main/resources/application-dev.yml

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

@@ -15,7 +15,7 @@ spring:
     # 数据库索引
     database: 8
     # 密码
-    # password: ls123
+    password: ls123
     # 连接超时时间
     timeout: 30s
     lettuce: