From f45b50a796e1db1238b1147f11c2f96c0d405e48 Mon Sep 17 00:00:00 2001 From: sxq <812980466@qq.com> Date: 星期三, 09 六月 2021 23:30:46 +0800 Subject: [PATCH] update redis锁工具类编写 --- ruoyi-admin/src/main/resources/application.yml | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index b034d99..3ea04c7 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -8,12 +8,14 @@ copyrightYear: 2021 # 瀹炰緥婕旂ず寮�鍏� demoEnabled: true - # 鏂囦欢璺緞,浣跨敤jvm绯荤粺鍙橀噺,鍏煎windows鍜宭inux; - profile: ${user.dir}/ruoyi/uploadPath + # 鏂囦欢璺緞 + profile: ./ruoyi/uploadPath # 鑾峰彇ip鍦板潃寮�鍏� addressEnabled: false captcha: + # 楠岃瘉鐮佸紑鍏� + enabled: true # 楠岃瘉鐮佺被鍨� math 鏁扮粍璁$畻 char 瀛楃楠岃瘉 type: math # line 绾挎骞叉壈 circle 鍦嗗湀骞叉壈 shear 鎵洸骞叉壈 @@ -187,6 +189,8 @@ swagger: # 鏄惁寮�鍚痵wagger enabled: true + # 璇锋眰鍓嶇紑 + pathMapping: /dev-api # 鏍囬 title: '鏍囬锛歊uoYi-Vue-Plus鍚庡彴绠$悊绯荤粺_鎺ュ彛鏂囨。' # 鎻忚堪 -- Gitblit v1.9.3