Browse Source

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

adminGRP 4 years ago
parent
commit
07ca2bb6fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

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

@@ -28,7 +28,7 @@ spring:
28 28
   # 数据库配置
29 29
   datasource:
30 30
     driver-class-name: com.mysql.jdbc.Driver
31
-    url: jdbc:mysql://172.16.0.46:3306/depot-yunnan?useUnicode=true&characterEncoding=utf-8
31
+    url: jdbc:mysql://172.16.0.5:3306/depot?useUnicode=true&characterEncoding=utf-8
32 32
     username: root
33 33
     password: 123456
34 34
   # 缓存配置