mitao
2025-01-12 0f9fdb03e866a21b9242d5ad8d65ca9359e1950f
ruoyi-gateway/src/main/java/com/ruoyi/gateway/handler/ValidateCodeHandler.java
@@ -16,7 +16,7 @@
/**
 * 验证码获取
 *
 * @author ruoyi
 * @author jqs
 */
@Component
public class ValidateCodeHandler implements HandlerFunction<ServerResponse>