疯狂的狮子Li
2021-08-03 2b1c3335f680526e9f7e120f6b0163e04405b933
ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/CaptchaProperties.java
@@ -15,11 +15,6 @@
public class CaptchaProperties {
   /**
    * 验证码开关
    */
   private Boolean enabled;
   /**
    * 验证码类型
     */
    private String type;