zhang
2 天以前 11c50b4816162753dd40ce5f501487d939196f69
zy-acs-manager/src/main/resources/application.yml
@@ -1,3 +1,4 @@
server:
  port: 8088
spring:
@@ -7,7 +8,7 @@
    static-path-pattern: /**
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
    url: jdbc:mysql://10.10.10.200:3306/jbly_dev?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    url: jdbc:mysql://10.10.10.200:3306/jbly?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    username: root
    password: xltys1995
    type: com.alibaba.druid.pool.DruidDataSource
@@ -48,7 +49,7 @@
  max: 30
  min: 10
  timeout: 5000
  index: 4
  index: 3
floyd:
  enable: false