忘记密码相关接口:发送验证码,设置新密码等

This commit is contained in:
efren
2025-07-18 13:33:25 +08:00
parent 2e9ba48d69
commit ab5d5c888e
4 changed files with 162 additions and 0 deletions

View File

@ -227,6 +227,7 @@ allow:
- ^GET\./?v1/userinfo/oauth/check_token$
- ^GET\./?outer/v1.0/auth/.*$
- ^GET\./?v1/login/getCaptcha$
- ^POST\./?v1/login/forgotPassword/.*$
#feign调用
mall: