huminmin
2026-08-13 23735b6e060d48f333d9ad91796c2cb6a42a1d9e
yudao-framework/yudao-spring-boot-starter-protection/src/main/java/cn/iocoder/yudao/framework/idempotent/core/redis/IdempotentRedisDAO.java
@@ -8,7 +8,7 @@
/**
 * 幂等 Redis DAO
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@AllArgsConstructor
public class IdempotentRedisDAO {