类的使用
com.apiworks.astro.model.responses.report.AstroReportVo
使用AstroReportVo的程序包
-
com.apiworks.astro中AstroReportVo的使用
返回变量类型为AstroReportVo的类型的com.apiworks.astro中的方法修饰符和类型方法说明GET/report/{uid}/{serialNo}- 获取报告 JSON 内容。AstroCloudClient.reportRomantic(RomanticCreateQry romanticCreateQry) POST/report/romantic- 桃花报告(恋爱/吸引力)。AsyncAstroCloudClient.reportRomantic(RomanticCreateQry qry) AstroCloudClient.reportTogether(TogetherCreateQry qry) POST/report/together- 合盘报告。AsyncAstroCloudClient.reportTogether(TogetherCreateQry qry) AstroCloudClient.reportWealth(WealthCreateQry qry) POST/report/wealth- 财运报告。AsyncAstroCloudClient.reportWealth(WealthCreateQry qry) AstroCloudClient.reportWeeklyScope(WeeklyScopeCreateQry qry) POST/report/weeklyScope- 周运报告。AsyncAstroCloudClient.reportWeeklyScope(WeeklyScopeCreateQry qry) AstroCloudClient.reportYearlyScope(YearlyScopeCreateQry qry) POST/report/yearlyScope- 年运报告。AsyncAstroCloudClient.reportYearlyScope(YearlyScopeCreateQry qry)