员工列表
GET
http://localhost:8087/hotel/employee/getEmployeeList?current=1&size=10&hotelId=1&search=%E5%B0%8F
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
hotelId
int
示例:1
必填
hdId
int
*(部门id)示例:1
必填
search
string
示例:小
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
isReal
int
(是否实名 1已经实名)示例:0
必填
departmentName
string
*(部门名称)示例:维修部
必填
password
string
示例:123456
必填
phone
string
(电话)示例:135555555555
必填
enable
int
(1 启用 0禁用)示例:1
必填
sex
string
示例:男
必填
heId
int
示例:4
必填
headUrl
string
示例:https://qt-plastic.oss-cn-hangzhou.aliyuncs.com/pic/2021-11-04/97d4a1007fe0467993ed080e5c1306c8.png
必填
name
string
(名字)示例:小红
必填
nickName
昵称
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填