wujianwei
2025-12-24 02737773121c421314d8c97daf9a320713afb7dd
admin/config/prod/application-custom.yml
@@ -1,4 +1,11 @@
custom:
  rabbitmq:
    # 集群地址,用逗号分隔
    host: 172.16.24.14
    port: 5672
    virtual-host: GF_HOST
    username: admin
    password:
  serialNumber:
    cache:
      enabled: true
@@ -32,7 +39,7 @@
  #数据库 相关配置
  datasource:
    master: #主数据库
      ip: localhost # IP
      ip: 172.16.24.73 # IP
      port: 3306 #端口
      database: ruoyi-base #数据库名
      username: root #用户名