cuixiaodong преди 10 месеца
родител
ревизия
cad52393f7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      server/src/main/resources/application-local.yml

+ 1 - 1
server/src/main/resources/application-local.yml

@@ -8,7 +8,7 @@ spring:
       ds0:
         type: com.alibaba.druid.pool.DruidDataSource
         driver-class-name: com.mysql.jdbc.Driver
-        url: jdbc:mysql://127.0.0.1:3306/erp-warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
+        url: jdbc:mysql://127.0.0.1:3306/erp_warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
         username: root
         password: Gd8XCWEef72GerxE