重新生成随机密码
POST
teacher/student/resetRandPassword
接口描述
随机生成六位数的密码
请求头
参数名
类型
描述
必填
token
必填
请求参数
参数名
类型
描述
必填
id
string
学生id
必填
响应参数
参数名
类型
描述
必填
code
必填
msg
必填
password
string
随机生成的密码
必填