Просмотр исходного кода

更新 'src/main/resources/bootstrap.yml'

adminGRP лет назад: 5
Родитель
Сommit
d35a9ffee1
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/main/resources/bootstrap.yml

+ 2 - 2
src/main/resources/bootstrap.yml

@@ -26,7 +26,7 @@ spring:
26
   # 数据库配置
26
   # 数据库配置
27
   datasource:
27
   datasource:
28
     driver-class-name: com.mysql.jdbc.Driver
28
     driver-class-name: com.mysql.jdbc.Driver
29
-    url: jdbc:mysql://121.37.6.72:3306/depot-yunnan?useUnicode=true&characterEncoding=utf-8
29
+    url: jdbc:mysql://121.37.6.72:3306/depot-neimeng?useUnicode=true&characterEncoding=utf-8
30
     username: root
30
     username: root
31
     password: Huawei1234%^&*
31
     password: Huawei1234%^&*
32
   # 缓存配置
32
   # 缓存配置
@@ -36,7 +36,7 @@ spring:
36
     database: 1
36
     database: 1
37
     host: 121.37.6.72
37
     host: 121.37.6.72
38
     port: 6379
38
     port: 6379
39
-    password: 
39
+    password: 123456
40
     timeout: 3000
40
     timeout: 3000
41
     jedis:
41
     jedis:
42
       pool:
42
       pool: