文档
测试

新增员工

POST
/sanitation-api-dev/api/sys/user/addEmployee

请求参数

参数名
类型
描述
必填
userPersonAddVO
object
userPersonAddVO
必填
address
string
可选
currentSituation
integer
可选
deptId
integer
可选
education
integer
可选
emergencyContact
string
可选
emergencyContactPhone
string
可选
entryTime
string
可选
idCard
string
必填
jobPhoto
string
可选
maritalStatus
integer
可选
name
string
必填
nation
string
可选
nativePlace
string
可选
phone
string
可选
politicCountenance
integer
可选
recruitmentMethods
integer
可选
roleId
integer
必填
salaryCard
string
可选
salaryProvideWay
integer
可选
school
string
可选
sex
integer
必填
socialSecurity
integer
可选
socialSecurityNumber
string
可选
speciality
string
可选
stopLimit
integer
可选
tenancy
integer
可选
trainContent
string
可选
trainScore
string
可选
trainTime
string
可选
whetherTrain
integer
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
200
必填
data
object
可选
msg
string
操作成功!
必填