方法列表
查找前N个操作系统
admin
user
RPC
findTopServerClientSystemMonthlyStats (FindTopServerClientSystemMonthlyStatsRequest) returns (FindTopServerClientSystemMonthlyStatsResponse)
HTTP
POST /ServerClientSystemMonthlyStatService/findTopServerClientSystemMonthlyStats
输入对象:FindTopServerClientSystemMonthlyStatsRequest:
{ // 服务ID(网站ID) int64 serverId; string month; // 读取位置 int64 offset; // 数量,通常不能小于0 int64 size; }
输出对象:FindTopServerClientSystemMonthlyStatsResponse: