获取当前的入住人信息
GET
http://localhost:8087/hotel/room/status/getCheckInListByRoomId?roomId=5
请求参数
参数名
类型
描述
必填
roomId
int
示例:5
必填
date
String
时间
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
reseverName
string
(预定人姓名)示例:情天
必填
roomNum
string
(房间号)示例:202
必填
reseverPhone
string
(预定人电话)示例:18858442385
必填
rsId
int
示例:13
必填
reseverIdCard
string
(预定人身份证)示例:330282199708294444
必填
startTime
string
(开始时间)示例:2021-11-03 12:00:00
必填
hotelId
int
示例:1
必填
hpId
int
(旅客id)示例:4
必填
hotelId
int
(酒店id)示例:1
必填
name
string
(姓名)示例:天天
必填
sex
string
(性别)示例:男
必填
birthday
string
(生日)示例:1999-08-04
必填
familyName
string
(民族)示例:汉族
必填
certificateValidity
string
证件有效期)示例:1961-10-20 至 2020-10-20
必填
occupation
string
示例:职业
必填
certificateType
int
(1 身份证)示例:1
必填
idCard
string
(证件号)示例:330282199708293333
必填
address
string
(地址)示例:XXXXXXXXXXX
必填
phone
string
(电话)示例:18858442385
必填
passengerDesc
string
(旅客备注)示例:备注
必填
createTime
string
示例:2021-11-03 17:13:24
必填
physicsCard
string
(物理卡id 判断是否读卡)示例:318b673d800516a6
必填
endTime
string
(离店时间)示例:2021-11-05 12:00:00
必填
type
int
('1 日住 2 钟点房)示例:1
必填
status
int
(1 空房 2 已入住 3已预约 4已退房 5已换房)示例:2
必填
reseverTime
预计到店时间
必填
reseverDesc
预定备注
必填
price
房价
必填
deposit
押金
必填