文档
测试

获取验证码

GET
http://127.0.0.1:20051/getCaptcha

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填

响应参数

参数名
类型
描述
必填
code
int
返回的代码
必填
msg
string
返回的信息
必填
data
object
必填
captchaId
string
验证码ID
必填
imageUrl
string
验证码访问路径
必填