获取答疑房间滞留数
GET
192.168.100.9:7077/room/getRententionRoomCount
响应参数
参数名
类型
描述
必填
allRententionCount
Int
总滞留数
必填
yesterdayRententionCount
Int
昨日滞留数
必填
threeRententionCount
Int
近3日滞留数
必填
threeMoreRententionCount
Int
3日以上滞留数
必填
sevenMoreRententionCount
Int
7日以上滞留数
必填