puzhibing
9 天以前 b83a7d0a9249e74ee337cc5ef2a97d1a100e08fe
ruoyi-gateway/src/main/java/com/ruoyi/gateway/filter/ValidateCodeFilter.java
@@ -21,7 +21,7 @@
/**
 * 验证码过滤器
 *
 * @author ruoyi
 * @author jqs
 */
@Component
public class ValidateCodeFilter extends AbstractGatewayFilterFactory<Object>