update 重构 将 idempotent 与 ratelimiter 模块统一合并到 redis 模块 降级模块使用复杂度

This commit is contained in:
疯狂的狮子Li
2026-03-19 10:41:48 +08:00
parent 9ff48300b3
commit da21874a67
50 changed files with 237 additions and 151 deletions

View File

@@ -55,7 +55,7 @@
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-ratelimiter</artifactId>
<artifactId>ruoyi-common-redis</artifactId>
</dependency>
<dependency>