Explorar el Código

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

adminGRP hace 4 años
padre
commit
6d231701bf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/bootstrap.yml

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

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