文档
测试

会议室列表

GET
http://192.168.110.211:50009/meeting/room/list/page?size=20&current=1&type=0

请求头

参数名
类型
描述
必填
Authorization
string
token
必填

请求参数

参数名
类型
描述
必填
size
int
必填
current
int
必填

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:OK
必填
data
object
数据字典
必填
records
array
数据列表
必填
id
int
示例:2
必填
roomName
string
示例:兰山区综合楼1号会议室modify
必填
roomShortName
string
示例:modify1111
必填
roomContain
int
示例:22
必填
roomRemark
string
示例:设备:投影仪1台;黑板2个;椅子15把;桌子15张;加了好几把咖啡壶
必填
createTime
string
示例:2021-06-09T03:02:23.000+0000
必填
updateTime
string
示例:2021-06-09T03:10:23.000+0000
必填
fnCreateId
string
示例:MICS_USER_001
必填
fnCreateName
string
示例:yjc
必填
fnUpdateId
string
示例:MICS_USER_001
必填
fnUpdateName
string
示例:yjc
必填
isDelete
int
示例:0
必填
isOccupy
object
示例:null
必填
total
int
示例:1
必填
size
int
示例:20
必填
current
int
示例:1
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
ok
boolean
示例:true
必填