文档
测试

获取房间列表

GET
http://{{url}}/api/mediate/room/list

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1680761380
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:调解室001
必填
desc
object
示例:null
必填
timer
string
示例:09:00-17:30
必填
sort
int
示例:0
必填
status
int
示例:1
必填
createtime
int
示例:1680760393
必填
updatetime
int
示例:1680760393
必填
today_hover_list
array
数据列表
必填
s
int
示例:1680742800
必填
e
int
示例:1680744600
必填
timer
string
09:00-09:30 时间段
必填
use_status
int
0=可预约 1=已被预约 2=已被关闭 3=已过期
必填
status_text
string
示例:Status 1
必填