新增或修改员工
POST
http://localhost:8084/web/employee/addOrUpdate
请求参数
参数名
类型
描述
必填
eId
int
示例:0
必填
employeeName
string
示例:李四
必填
headUrl
string
示例:https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epjgLZzuZOAJuKibMUeCQounqnIsPh3eXeWibjq3Ifblcp8lVF13xRxwzyeO3gEo2ibPq3ia5oByRzTCQ/132
必填
idCard
string
示例:33028219970829XXXX
必填
phone
string
示例:18858442385
必填
position
string
(下拉框 维修员,巡检员,无职责示例:巡查员
必填
postTitle
身份 董事长
必填
employeePics
(证件 多图)
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填