avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.controller
/
VerificationCodeController
/
sendEmailCode
send
Email
Code
@
PostMapping
(
value
=
[
"/email/code"
]
)
fun
sendEmailCode
(
@
RequestBody
@
Valid
request
:
EmailCodeRequest
)
发送邮箱验证码
Parameters
request
邮箱验证码请求