1.0
xin
2025-04-15 5a33829488f882703b6427ec5e0031a3c9c706a2
oying-system/src/main/resources/config/application-dev.yml
@@ -62,7 +62,7 @@
  #  验证码
  code:
    #  验证码类型配置 查看 LoginProperties 类
    code-type: spec
    code-type: SPEC
    #  登录图形验证码有效时间/分钟
    expiration: 2
    #  验证码高度
@@ -70,7 +70,7 @@
    #  验证码宽度
    height: 36
    # 内容长度
    length: 2
    length: 4
    # 字体名称,为空则使用默认字体
    font-name:
    # 字体大小