Kaynağa Gözat

修改数据库名称

cuixiaodong 10 ay önce
ebeveyn
işleme
e74602f96c

+ 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