application-prd.yml 1.33 KB
spring:
  cloud:
    nacos:
      discovery:
        metadata:
          group: discovery-prd-group
          region: prd
          version: 1.0
        server-addr: 192.168.0.91:8848
  datasource:
    url: jdbc:mysql://192.168.0.102:3306/fw_dalaran?characterEncoding=UTF-8&useSSL=false
    username: root
    password: Feewee_Data2_Root123
  redis:
    host: 192.168.0.101
    port: 6379
  url:
    http-file-url: https://gate.feewee.cn/file

fastdfs:
  charset: UTF-8
  connectTimeout: 2
  group: dalarandfs
  networkTimeout: 30
  port: 8080
  secretKey: FastDFS1234567890
  servers: 192.168.0.91:22122
  token: 'no'

jedis:
  pool:
    host: 192.168.0.101
    port: 6379
logging:
  file:
    max-history: 15
    max-size: 1GB
  level:
    root: info
    cn.fw: info
    org.zalando.logbook: trace
nacos:
  server-addr: 192.168.0.91:8848
rocketmq:
  name-server: 192.168.0.91:9876
  producer:
    group: ${spring.application.name}
  name-srv-addr: 192.168.0.91:9876
  producer-group: ${spring.application.name}

task:
  switch: 'on'

url:
  show: https://gate.feewee.cn/file/show?fid= #文件服务器地址
  del-map-cache: http://gate.feewee.cn/report2/dalaran/004/other/clearCache #清除报表系统自媒体数据缓存
  re-calc-score: http://gate.feewee.cn/report2/debug/extract/data/dalaran?dateType=DAILY&type=Dalaran004D&date= #重新抽取综合得分