Michelle.Chung
2023-02-23 3ab03bf0e7809b9c0b5fc07b4644412086bc9249
ruoyi-common/ruoyi-common-web/src/main/java/com/ruoyi/common/web/config/properties/CaptchaProperties.java
@@ -14,6 +14,8 @@
@ConfigurationProperties(prefix = "captcha")
public class CaptchaProperties {
    private Boolean enable;
    /**
     * 验证码类型
     */