feat: 验证码加限流

This commit is contained in:
2025-01-02 16:41:30 +08:00
parent 10a636f7d5
commit 6004ef3cbf
3 changed files with 40 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
"topthink/think-view": "^2.0",
"topthink/think-captcha": "^3.0",
"thans/tp-jwt-auth": "^2.2",
"topthink/think-throttle": "*"
"topthink/think-throttle": "^2.0"
},
"require-dev": {
"symfony/var-dumper": ">=4.2",