无关风月
2025-02-06 9228c25257d5c8aaa28a112910fbefeeac0ed54a
Merge branch 'master' of https://gitee.com/xiaochen991015/xizang
2个文件已修改
12 ■■■■ 已修改文件
ruoyi-admin/src/main/resources/application-test.yml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-applet/src/main/resources/application-test.yml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-admin/src/main/resources/application-test.yml
@@ -70,13 +70,13 @@
  # redis 配置
  redis:
    # 地址
    host: 127.0.0.1
    host: xzgt.test.591taxi.cn
    # 端口,默认为6379
    port: 6379
    port: 16379
    # 数据库索引
    database: 0
    # 密码
    password: 123456
    password: 8f5z9g52gx4bg
    # 连接超时时间
    timeout: 10s
    lettuce:
ruoyi-applet/src/main/resources/application-test.yml
@@ -70,13 +70,13 @@
  # redis 配置
  redis:
    # 地址
    host: 127.0.0.1
    host: xzgt.test.591taxi.cn
    # 端口,默认为6379
    port: 6379
    port: 16379
    # 数据库索引
    database: 0
    # 密码
    password: 123456
    password: 8f5z9g52gx4bg
    # 连接超时时间
    timeout: 10s
    lettuce: