XiaoRuby
2023-07-19 2d44844cafa096bd42391b8d2c2185f0bfbf2d79
sys/src/main/resources/application-dev.yml
@@ -27,7 +27,7 @@
# 鵷雏网络IP或者域名
customer:
  url: http://127.0.0.1:6789
  url: http://114.132.189.42:8011
mybatis-plus:
  configuration:
@@ -69,7 +69,7 @@
    # redis访问密码(默认为空)
    password: null
    # redis连接超时时间(单位毫秒)
    timeout: 0
    timeout: 5000
    # redis连接池配置
    pool:
      # 最大可用连接数(默认为8,负数表示无限)