文档
测试

新增简历

POST
http://192.168.0.107:8081/resume/add

请求参数

参数名
类型
描述
必填
username
String
姓名
必填
sex
Integer
性别:1男,2女
必填
marriage
Integer
婚育: 1.未婚、2已婚、3.已婚已育
必填
birthday
LocalDate
出生日期
必填
tel
String
手机号
必填
city
String
所在城市
必填
isJob
Integer
是否工作: 0.无工作, 1.有工作
必填
experience
Integer
工作经历
必填
position
Integer
意向职位: 1.前端开发、2.后端开发、3.UI设计、4.测试 (选填)
必填
content
string
简介 (选填)
必填
welfare
int
职位福利:多选(1.交通补贴、2.加班补助、3.包吃、4.包住) (选填)
必填