文档
测试

新增教育经历

POST
http://localhost:8080/system/edu/experience/add

请求头

参数名
类型
描述
必填
authorization
string
携带的token
必填

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
school
string
学校
必填
education
string
学历
必填
specialty
string
专业
必填
studyTime
string
就读时间
必填
experienceSchool
string
在校经历
必填

响应参数

参数名
类型
描述
必填
code
int
状态码
必填
msg
String
状态信息
必填