增加刷新token白名单

This commit is contained in:
paulGao 2022-02-15 15:29:32 +08:00
parent a5f924841a
commit 0940d9aec8
3 changed files with 4 additions and 0 deletions

View File

@ -137,6 +137,7 @@ ignored:
- /buyer/passport/connect/** - /buyer/passport/connect/**
- /buyer/members/** - /buyer/members/**
- /buyer/passport/member/** - /buyer/passport/member/**
- /buyer/passport/member/refresh/**
- /buyer/promotion/pintuan/** - /buyer/promotion/pintuan/**
- /buyer/promotion/seckill/** - /buyer/promotion/seckill/**
- /buyer/promotion/pointsGoods/** - /buyer/promotion/pointsGoods/**

View File

@ -125,6 +125,7 @@ ignored:
- /weixin/** - /weixin/**
- /source/** - /source/**
- /store/passport/login/** - /store/passport/login/**
- /store/passport/login/refresh/**
- /common/common/slider/** - /common/common/slider/**
- /common/common/sms/** - /common/common/sms/**
- /buyer/payment/cashier/** - /buyer/payment/cashier/**
@ -135,6 +136,7 @@ ignored:
- /buyer/passport/connect/** - /buyer/passport/connect/**
- /buyer/members/** - /buyer/members/**
- /buyer/passport/member/** - /buyer/passport/member/**
- /buyer/passport/member/refresh/**
- /buyer/promotion/pintuan/** - /buyer/promotion/pintuan/**
- /buyer/promotion/seckill/** - /buyer/promotion/seckill/**
- /buyer/promotion/pointsGoods/** - /buyer/promotion/pointsGoods/**

View File

@ -120,6 +120,7 @@ ignored:
- /weixin/** - /weixin/**
- /source/** - /source/**
- /store/passport/login/** - /store/passport/login/**
- /store/passport/login/refresh/**
- /druid/** - /druid/**
- /swagger-ui.html - /swagger-ui.html
- /doc.html - /doc.html