房间信息
POST
http://192.168.18.149:8080/arxsys4web/room/queryRoomByRoomIdAndOperationId?roomId=2&OperationRoomId=3&page=1&limit=5
请求参数
参数名
类型
描述
必填
roomId
int
示例:2
必填
OperationRoomId
int
示例:3
必填
page
int
示例:1
必填
limit
int
示例:5
必填
响应参数
参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
limit
int
示例:5
必填
pageCount
int
示例:1
必填
count
int
示例:1
必填