This commit is contained in:
2025-06-27 10:23:57 +08:00
parent 15d7ef8771
commit b94549185c
774 changed files with 3543 additions and 3558 deletions

View File

@ -0,0 +1 @@
com.fuyuanshen.common.ratelimiter.config.RateLimiterConfig

View File

@ -0,0 +1,7 @@
{
"com.fuyuanshen.common.ratelimiter.annotation.RateLimiter@key": {
"method": {
"parameters": true
}
}
}