liu
7 天以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
yudao-framework/yudao-spring-boot-starter-protection/src/main/java/cn/iocoder/yudao/framework/idempotent/core/annotation/Idempotent.java
@@ -14,7 +14,7 @@
/**
 * 幂等注解
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)