1.添加白名单接口

This commit is contained in:
2024-10-09 17:20:46 +08:00
parent 3bb5f91c1a
commit 275a07f790
2 changed files with 3 additions and 2 deletions

View File

@@ -213,8 +213,9 @@ whitelist:
- /pqs-auth/oauth/autoLogin
- /pqs-auth/auth/getImgCode
- /pqs-auth/oauth/getPublicKey
- /pqs-auth/judgeToken/guangZhou
- /pqs-auth/judgeToken/heBei
- /pqs-auth/judgeToken/guangZhou
- /webjars/**
- /doc.html
- /swagger-resources/**