Pu Zhibing
2025-06-30 a8418685861d0b6599fef0a19553de58a6179d9d
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>