huminmin
9 天以前 0fdd0bf60b7d98d21c9b5ff95bb55f0fa6495007
yudao-framework/yudao-spring-boot-starter-protection/src/main/java/cn/iocoder/yudao/framework/ratelimiter/core/keyresolver/impl/UserRateLimiterKeyResolver.java
@@ -12,7 +12,7 @@
 *
 * 为了避免 Key 过长,使用 MD5 进行“压缩”
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public class UserRateLimiterKeyResolver implements RateLimiterKeyResolver {