111
zc
5 天以前 538cd905b0819a22651fff47150bb7dfeae45d4a
zy-acs-gateway/src/main/resources/application.yml
@@ -6,9 +6,9 @@
    name: @pom.artifactId@
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
    url: jdbc:mysql://localhost:3306/zy_acs1?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    url: jdbc:mysql://localhost:3306/jbly?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    username: root
    password: xltys1995
    password: 34821015
eureka:
  client:
@@ -18,7 +18,7 @@
#redis的相关配置
redis:
  host: localhost
  host: 127.0.0.1
  password: xltys1995
  port: 6379
  max: 30