Files
fys-Multi-tenant/fys-common/fys-common-ratelimiter/src/main/resources/spel-extension.json

8 lines
123 B
JSON
Raw Normal View History

2025-06-27 10:23:57 +08:00
{
"com.fuyuanshen.common.ratelimiter.annotation.RateLimiter@key": {
"method": {
"parameters": true
}
}
}