文档
测试

判断验证码是否存在

GET
http://47.93.198.212:80/manager/team/checkCode

请求参数

参数名
类型
描述
必填
code
String
验证码
必填

响应参数

参数名
类型
描述
必填
code
string
示例:200
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
team
object
team对象
必填
teamId
string
示例:1291016330165628929
必填
teamName
string
示例:test
必填
createTime
string
示例:2020-08-05 22:20:54
必填
personNumber
int
示例:10
必填
teamLeader
string
示例:shine
必填
teamCode
string
示例:s9r264
必填
teamScore
object
示例:null
必填
userId
string
示例:1290858230569791489
必填
status
boolean
状态 false 不存在 true 存在
必填