获取员工的开门权限
GET
http://localhost:8087/hotel/openAuthority/getEmployeeAuthorityRoomList?hotelId=1&heId=1
请求参数
参数名
类型
描述
必填
hotelId
int
(酒店id)示例:1
必填
heId
int
(员工id)示例:1
必填