2026-08-12 84e29c9adb718b42a693e954d2b771651ef36796
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 {