文档
测试

查询房间信息

GET
http://192.168.18.149:8080/arxsys4web/operation/loadRoomByOperationId?operationId=2&page=1&limit=5

请求参数

参数名
类型
描述
必填
operationId
int
示例:2
必填
page
int
示例:1
必填
limit
int
示例:5
必填

响应参数

参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
data
object
数据字典
必填
limit
int
示例:5
必填
pageCount
int
示例:1
必填
count
int
示例:3
必填
list
array
数据列表
必填
id
int
示例:187
必填
operationId
string
示例:2
必填
roomId
string
示例:3
必填
roomName
string
示例:3号手术室
必填
userId
int
示例:3
必填
roomType
string
示例:手术室
必填
defaultvideosourceId
string
示例:1
必填
type
int
示例:2
必填