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