Commit 98307015 by Future

anon

parent 8ad3c91c
......@@ -202,7 +202,10 @@ spring-boot-plus:
# 服务端rest-API
- /server/**
# 用户注册登录
- /user/register, /user/login, /user/resetPassword, /user/checkPhone
- /user/register
- /user/login
- /user/resetPassword
- /user/checkPhone
# 发送短信验证码
- /verify/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment