server: port: 8080 #端口 spring: cloud: # nacos nacos: discovery: register-enabled: true server-addr: nacos-server-hostname:8848 username: nacos-test password: nacos-test namespace: ffd9f5b8-7150-4750-a51b-815f4e46c29c circuitbreaker: sentinel: enabled: true sentinel: enabled: true transport: dashboard: sentinel-hostname:8858 port: 8719 datasource: ds-flow-rules: nacos: server-addr: nacos-server-hostname:8848 username: nacos-test password: nacos-test namespace: 81037616-96ae-412c-a060-a633ba9731b9 group-id: SENTINEL_GROUP data-id: ${spring.application.name}-flow-rules rule-type: flow data-type: json # 数据库配置 datasource: url: jdbc:mysql://${ENV_DEFAULT_MYSQL_SERVER_ADDR}/central?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true username: root password: 123456 # rabbitmq配置 rabbitmq: host: rabbitmq-hostname port: 5672 username: central-test password: 240203qqqQQQWER # redis配置 redis: host: redis-hostname port: 6379 database: 0 password: HorO9496sCopE clientName: ${spring.application.name}-redis # 日志配置 logging: level: com: atmob: central: debug config: file-path: root: / pay-notify: host: https://central-test.atmob.com pay-status: payTimeoutSeconds: 3600 pullTimeoutOutTradeNoCount: 5 transferTimeoutSeconds: 300 pullTimeoutOutTransferNoCount: 5 ali-agreement: enable: false wf-transfer: baseUrl: http://101.42.105.13 apiKey: 2f4cf89ec8de4e45824040199b8c10d8 apiSecret: 1ffb95c08d3748599c95574052516ba8 pay-error: warnEnabled: false webhookUrl: 'https://open.feishu.cn/open-apis/bot/v2/hook/7a458d4f-a31e-48b6-b9ed-dbce22d6f3af' filters: - name: '微信商户今日付款额度已达上限' cooldownMillis: 600000 atAll: true keywords: - 'SEND_MONEY_LIMIT' - name: '微信商户付款余额不足' cooldownMillis: 600000 atAll: true keywords: - 'NOTENOUGH' - name: '微信商户账户付款受限' cooldownMillis: 600000 atAll: true keywords: - 'PAYER_ACCOUNT_ABNORMAL' risk-merchant: excluded: - 0 filters: - name: '接口调用权限不足' riskCount: 5 keywords: - '接口调用权限不足' serviceUrl: # 提现上报url transfer-report: https://i90okxj.v8dashen.com:4695