文档
测试

/teachers

POST
http://localhost:8080/teachers

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
FullName
string
示例:测试教师史密斯
必填
Avatar
string
示例:www.rockrockwhite.cn
必填
Email
string
示例:1222222222@163.com
必填
Phone
string
示例:1234567890123
必填
Intro
string
示例:测试教师史密斯, 男, 24岁, 毕业于xxx学院
必填
RelatedLinks
string
示例:www.rockrockwhite.cn
必填