接口 AnalysisService
- 所有已知实现类:
AnalysisServiceImpl
public interface AnalysisService
-
方法概要
修饰符和类型方法说明
-
方法详细资料
-
getSectionBar
R<AnalysisRequest> getSectionBar() -
equipment
R<AnalysisRequest> equipment() -
getBrowser
R<AnalysisRequest> getBrowser() -
getPVAndUV
R<StatisticalVo> getPVAndUV()
-