方法列表
查找前N个地区
admin
user
RPC
findTopServerRegionCountryMonthlyStats (FindTopServerRegionCountryMonthlyStatsRequest) returns (FindTopServerRegionCountryMonthlyStatsResponse)
HTTP
POST /ServerRegionCountryMonthlyStatService/findTopServerRegionCountryMonthlyStats
输入对象:FindTopServerRegionCountryMonthlyStatsRequest:
{ // YYYYMM string month; // 服务ID(网站ID) int64 serverId; // 读取位置 int64 offset; // 数量,通常不能小于0 int64 size; }
输出对象:FindTopServerRegionCountryMonthlyStatsResponse: