方法列表
查找前N个浏览器
admin
user
RPC
findTopServerClientBrowserMonthlyStats (FindTopServerClientBrowserMonthlyStatsRequest) returns (FindTopServerClientBrowserMonthlyStatsResponse)
HTTP
POST /ServerClientBrowserMonthlyStatService/findTopServerClientBrowserMonthlyStats
输入对象:FindTopServerClientBrowserMonthlyStatsRequest:
{ // 服务ID(网站ID) int64 serverId; string month; // 读取位置 int64 offset; // 数量,通常不能小于0 int64 size; }
输出对象:FindTopServerClientBrowserMonthlyStatsResponse: