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