获取用户停留时间前N的页面
GET
http://localhost:8076/api/review/getstaymostfive
请求参数
参数名
类型
描述
必填
limit
int
返回前几,10就是返回前10,20就是返回前20
必填