疯狂的狮子li
2023-03-30 6ed424f89e0bb7f0611b89a2ee947b6e0b1c089b
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;
    /**
     * 验证码类型
     */