| 限定符和类型 | 方法和说明 |
|---|---|
GetDailyReportResp |
getDaily(GetDailyReportReq req) |
GetDailyReportResp |
getDaily(GetDailyReportReq req,
RequestOptions reqOptions) |
GetTopUserReportResp |
getTopUser(GetTopUserReportReq req) |
GetTopUserReportResp |
getTopUser(GetTopUserReportReq req,
RequestOptions reqOptions) |
public Report(Config config)
public GetDailyReportResp getDaily(GetDailyReportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetDailyReportResp getDaily(GetDailyReportReq req) throws Exception
Exceptionpublic GetTopUserReportResp getTopUser(GetTopUserReportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetTopUserReportResp getTopUser(GetTopUserReportReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.