填写教育经历
POST
http://localhost:8080/system/talentuser/setUserInfo
请求头
参数名
类型
描述
必填
authorization
string
携带的token
必填
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
education
String
学历
必填
school
String
学校名称
必填
specialty
String
专业
必填
studyTime
String
就读时间
必填
响应参数
参数名
类型
描述
必填
code
int
状态码
必填
msg
String
状态信息
必填