liu
2 天以前 c3b0503f8e2ecf955d0e8e4ca9294e6cd5199c0b
yudao-framework/yudao-spring-boot-starter-protection/src/main/java/cn/iocoder/yudao/framework/ratelimiter/core/annotation/RateLimiter.java
@@ -17,7 +17,7 @@
/**
 * 限流注解
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)