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: # 字体大小