【新增】新增 UserIdempotentKeyResolver 解析器,支持用户级别的幂等

This commit is contained in:
YunaiV
2024-04-10 20:13:31 +08:00
parent 321f71de73
commit 38db5fe008
8 changed files with 83 additions and 7 deletions

View File

@ -1,4 +1,5 @@
### 请求 /system/user/page 接口 => 没有权限
GET {{baseUrl}}/system/user/page?pageNo=1&pageSize=10
Authorization: Bearer {{token}}
#Authorization: Bearer test100
tenant-id: {{adminTenentId}}