From 35c5447197f7a2341f21ecc2555d0b5ed4c7513a Mon Sep 17 00:00:00 2001 From: 李林 <z1292839451@163.com> Date: 星期四, 20 七月 2023 16:08:02 +0800 Subject: [PATCH] 修改实体类的字段 --- 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..35f3bd4 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: 5 # redis杩炴帴姹犻厤缃� pool: # 鏈�澶у彲鐢ㄨ繛鎺ユ暟锛堥粯璁や负8锛岃礋鏁拌〃绀烘棤闄愶級 -- Gitblit v1.9.3