请求自习室座位表
GET
/getSeats
接口描述
发送自习室编号返回自习室座位情况
请求参数
参数名
类型
描述
必填
ssRoomID
int
自习室主键,确定自习室
必填
beginTime
String
预约开始时间
必填
endTime
String
预约结束时间
必填