From 5795958a18f16698066a1326e32d27f38cd48cd5 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 25 五月 2021 10:14:18 +0800 Subject: [PATCH] update 同步升级 ruoyi-vue 3.5.0 --- ruoyi-admin/src/main/resources/application.yml | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 4f6d876..535da0a 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -15,13 +15,13 @@ captcha: # 楠岃瘉鐮佺被鍨� math 鏁扮粍璁$畻 char 瀛楃楠岃瘉 - captchaType: math + type: math # line 绾挎骞叉壈 circle 鍦嗗湀骞叉壈 shear 鎵洸骞叉壈 - captchaCategory: circle + category: circle # 鏁板瓧楠岃瘉鐮佷綅鏁� - captchaNumberLength: 1 + numberLength: 1 # 瀛楃楠岃瘉鐮侀暱搴� - captchaCharLength: 4 + charLength: 4 # 寮�鍙戠幆澧冮厤缃� server: @@ -195,6 +195,11 @@ description: '鎻忚堪锛氱敤浜庣鐞嗛泦鍥㈡棗涓嬪叕鍙哥殑浜哄憳淇℃伅,鍏蜂綋鍖呮嫭XXX,XXX妯″潡...' # 鐗堟湰 version: '鐗堟湰鍙�: ${ruoyi-vue-plus.version}' + # 浣滆�呬俊鎭� + contact: + name: Lion Li + email: crazylionli@163.com + url: https://gitee.com/JavaLionLi/RuoYi-Vue-Plus # 闃叉XSS鏀诲嚮 xss: @@ -206,7 +211,7 @@ urlPatterns: /system/*,/monitor/*,/tool/* # 鍏ㄥ眬绾跨▼姹犵浉鍏抽厤缃� -threadPoolConfig: +thread-pool: # 鏄惁寮�鍚嚎绋嬫睜 enabled: false # 鏍稿績绾跨▼姹犲ぇ灏� @@ -297,4 +302,4 @@ include: '*' endpoint: logfile: - external-file: ./logs/sys-console.log \ No newline at end of file + external-file: ./logs/sys-console.log -- Gitblit v1.9.3