jiangqs
2023-09-04 c97706c3cc213b7db3d381e8a0435ff0ef9a04d6
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>