获取房间滞留列表
POST
192.168.100.9:7077/room/getRententionRoom
请求参数
参数名
类型
描述
必填
subjectId
String
科目ID
必填
time
Int
1:今日,2:昨日,3:近三日,4:近7日
必填
响应参数
参数名
类型
描述
必填
subjectName
String
科目
必填
teacherName
String
老师名称
必填
teacherType
Int
0:兼职,1:全职
必填
startTime
String
开始时间
必填
allChatCount
Int
聊天消息数
必填
allTime
Int
答疑滞留时长
必填
teacherPhone
String
老师手机号
必填