yuan
2026-05-13 b7152b2bdd4e1071920e0d9c59d099dbbbaf71d0
src/main/resources/application-qxy.yml
@@ -53,6 +53,14 @@
    com.ruoyi: warn
    org.springframework: warn
minio:
  endpoint: http://114.132.189.42/
  port: 7019
  secure: false
  accessKey: admin
  secretKey: 12345678
  preview-expiry: 24 # 预览地址默认24小时
  default-bucket: uploadPath
# 用户配置
user:
  password:
@@ -63,15 +71,13 @@
# Spring配置
spring:
  main:
    allow-circular-references: true # 允许循环依赖
  datasource:
    type: com.alibaba.druid.pool.DruidDataSource
    driverClassName: com.mysql.cj.jdbc.Driver
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://mysql:3306/product-inventory-management-qxy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://36.134.154.10:9002/product-inventory-management-qxy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: qxy@123456..
      # 从库数据源
@@ -140,7 +146,6 @@
    restart:
      # 热部署开关
      enabled: false
  # redis 配置
  data:
    mongodb:
      uri: mongodb://114.132.189.42:9028/chat_memory_db
@@ -148,13 +153,13 @@
    redis:
      # 地址
      #    host: 127.0.0.1
      host: redis
      host: 172.17.0.1
      # 端口,默认为6379
      port: 6379
      # 数据库索引
      database: 0
      # 密码
      #    password: JHY20260510.
      #    password: root2022!
      password:
      # 连接超时时间
@@ -199,7 +204,7 @@
token:
  # 令牌自定义标识
  header: Authorization
  # 令牌密钥 新版jwt密钥长度必须64位以上
  # 令牌密钥
  secret: xpAVjhCjQDaDB7mjPAzMDSbQWXNu2zYkTdDNUsPMS5Xx8QMmQVYN7n74eZrYJxDJ
  # 令牌有效期(默认30分钟)
  expireTime: 450
@@ -264,3 +269,6 @@
  compress: true # 是否压缩
  needCompressSize: 10MB # 压缩阈值
  compressQuality: 0.5 # 压缩质量(0.0-1.0)
knowledge:
  one: D:\新疆大罗素企业产品体系说明文档.md