ソースを参照

update application.yml

RuoYi 2 年 前
コミット
21ea871ada
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ruoyi-admin/src/main/resources/application.yml

+ 1 - 1
ruoyi-admin/src/main/resources/application.yml

@@ -99,7 +99,7 @@ shiro:
     indexUrl: /index
     # 验证码开关
     captchaEnabled: true
-    # 验证码类型 math 数组计算 char 字符
+    # 验证码类型 math 数字计算 char 字符验证
     captchaType: math
   cookie:
     # 设置Cookie的域名 默认空,即当前访问的域名