增加 Tenant Security 的实现

This commit is contained in:
YunaiV
2021-12-06 13:25:33 +08:00
parent df9b06843f
commit 8795a4cdeb
13 changed files with 129 additions and 14 deletions

View File

@ -18,7 +18,7 @@ tenant-id: 1
### 请求 /list-menus 接口 => 成功
GET {{baseUrl}}/list-menus
Authorization: Bearer {{token}}
#Authorization: Bearer 0d161f69c9ac4c7f836e1b850715a7b0
#Authorization: Bearer a6aa7714a2e44c95aaa8a2c5adc2a67a
tenant-id: 1
### 请求 /druid/xxx 接口 => 失败 TODO 临时测试