邮箱验证码校验¶ 用于校验邮箱验证码并建立认证状态。 方法与路径¶ 方法:POST 路径:/auth/email/code/verify 鉴权:不需要 请求体¶ { "code": "123456", "totpCode": "000000" }