Files
yudao-asset-cloud/yudao-framework
1351515658@qq.com e9ae4196e6 fix(protection): 修复HTTP接口签名 API重复请求问题
- 在 ApiSignatureAspect 中添加了对重复请求的检查逻辑
- 修改 ApiSignatureRedisDAO 中的 setNonce 方法,使用 setIfAbsent 代替 set
- 优化了日志记录,增加了重复请求的相关信息
2025-02-24 19:33:12 +08:00
..