pd
zhanghua
2022-09-22 eac2ad5bd985d8c4097ae2e3714135fbee78aee4
ycl-platform/src/main/resources/application-pro.yml
@@ -5,6 +5,21 @@
  servlet:
    context-path: /sccg
    compression: true
fdfs:
  groupName: sczhzf
  soTimeout: 1500
  connectTimeout: 600
  trackerList:            #TrackerList参数,支持多个
    - 140.143.152.226:22122
    -
cfg:
  res: d://resources
  media-res: 140.143.152.226/media/
  snow-flake:
    datacenterId: 1
    machineId: 1
spring:
  redis:
    database: 0
@@ -21,7 +36,7 @@
    username: root
    password: 321$YcYl@1970!
    type: com.alibaba.druid.pool.DruidDataSource
    driver-class-name: com.mysql.jdbc.Driver
    driver-class-name: com.mysql.cj.jdbc.Driver
    filters: stat
    maxActive: 20
    initialSize: 1