Browse Source

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

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

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

@@ -25,7 +25,7 @@ spring:
25 25
   # 数据库配置
26 26
   datasource:
27 27
     driverClassName: com.mysql.jdbc.Driver
28
-    url: jdbc:mysql://101.36.160.140:21029/depot_shanxi?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
28
+    url: jdbc:mysql://101.36.160.140:21029/depot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
29 29
     username: root
30 30
     password: 1qaz@WSX
31 31
   # 缓存配置