zss
2023-07-20 1faae0508c2f55b25fdacad9eb18d00cc5aa86ef
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: 5
    # redis连接池配置
    pool:
      # 最大可用连接数(默认为8,负数表示无限)