文档
测试

教师注册

POST
teacher/register/register

接口描述

教师注册,在注册时生成王五@12345用户名;注册后,教师的状态为待审核状态

请求参数

参数名
类型
描述
必填
name
string
姓名
必填
tel
string
电话,后端需要校验
必填
email
string
邮箱,后端需要校验
必填
school
string
学校
必填
password
string
密码
必填
repassword
string
确认密码,后端需要校验
必填
username
string
用户名
必填

响应参数

参数名
类型
描述
必填
code
必填
msg
必填