文档
测试

添加简历

POST
/resume

请求参数

参数名
类型
描述
必填
resume
object
resume
必填
academicCareer
string
可选
address
string
可选
age
integer
可选
birthday
string
可选
brithPlace
string
可选
cellphone
string
可选
educationDegrees
array[string]
可选
gender
string
可选
graduateDates
array[string]
可选
graduateSchools
array[string]
可选
id
integer
可选
jobCompanies
array[string]
可选
jobContents
array[string]
可选
jobFunction
array[string]
可选
jobTimes
array[string]
可选
name
string
可选
politStatus
string
可选
projectExperiences
array[string]
可选
projectNames
array[string]
可选
projectTimes
array[string]
可选
resumeText
string
可选
workExperience
integer
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
可选
data
string
可选
map
object
可选
msg
string
可选