diff --git a/config-dept.yaml b/config-dept.yaml index ad75d686f36f83f90d1806c077fc072c08838d13..1e8dabf8f9798693f9f4196c2688f5170d3dc0e2 100644 --- a/config-dept.yaml +++ b/config-dept.yaml @@ -19,9 +19,9 @@ spring: datasource: type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver - url: jdbc:mysql://localhost:3306/db01?useUnicode=true&characterEncoding=utf-8 + url: jdbc:mysql://localhost:3306/db1?useUnicode=true&characterEncoding=utf-8 username: root - password: 123456 + password: root # Eureka 服务注册