6 天以前 dce6e9cd95969b09e381431d8c2521fa802de2c2
yudao-framework/yudao-spring-boot-starter-protection/src/main/java/cn/iocoder/yudao/framework/idempotent/core/aop/IdempotentAspect.java
@@ -18,7 +18,7 @@
/**
 * 拦截声明了 {@link Idempotent} 注解的方法,实现幂等操作
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Aspect
@Slf4j