From 4fae0a3d70ce519502c8ef17f327daffbe9a44aa Mon Sep 17 00:00:00 2001 From: XiaoRuby <3114200645@qq.com> Date: 星期三, 19 七月 2023 11:19:17 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- sys/src/main/resources/application-dev.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/src/main/resources/application-dev.yml b/sys/src/main/resources/application-dev.yml index af6697f..c8ae754 100644 --- a/sys/src/main/resources/application-dev.yml +++ b/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锛岃礋鏁拌〃绀烘棤闄愶級 -- Gitblit v1.9.3