fucai-server/com-kaijiang-client/src/main/resources/config/application-prod.yml

56 lines
1.7 KiB
YAML
Raw Normal View History

2025-11-12 12:33:14 +08:00
#spring:
# datasource:
# dynamic:
# primary: master
# strict: false
# datasource:
# master:
# driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://114.55.131.96:33906/fucai?autoReconnect=true&useUnicode=true&useSSL=false&allowMultiQueries=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
# username: lzlj
# password: lzlj_8080
# hikari:
# maximum-pool-size: 5
# minimum-idle: 2
# connection-timeout: 600000
# max-lifetime: 1800000
# connection-test-query: SELECT 1
# redis:
# host: 123.60.153.169
# port: 6379
# password: Xgf_redis
# jackson:
# date-format: yyyy-MM-dd HH:mm:ss
# time-zone: GMT+8
# mvc:
# hiddenmethod:
# filter:
# enabled: true
# servlet:
# multipart:
# max-file-size: 300MB
# max-request-size: 300MB
#mybatis-plus:
# global-config:
# db-column-underline: true # 表格列与实体类属性命名不同时,自动转换
# logic-not-delete-value: 0 # 设置逻辑非删除值
# logic-delete-field: isdel # 设置逻辑删除字段名称
# mapper-locations: classpath*:/mapper/**/*Mapper.xml
# configuration:
# #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
#jwt:
# secret: asindaionsfioudhhqk38474ansfioau8ksudhhqk3847495asdasdasdaqwi2uasdfrvvqw1asdasdfgasda23hdi181234dfjf823j41ll123h9
# expiration: 259200000
# header: auth-token
#logback:
# path: data/logs
#
#fucai:
# api:
# appId: wenlv20250908
# appSecretKey: TFNYOZZQLHF5DHOJ
# url: https://yfb.genlot.com:10000/nx-gateway/open/station/winNotice/get
#
#