流量统计新app详情,动作趋势详情统计数接口
This commit is contained in:
@@ -13,4 +13,5 @@ public interface TrafficAppStatisticDao {
|
||||
|
||||
TrafficAppStatistic getMaxStatTime();
|
||||
List<Map> appChart(@Param("statTime")Date statTime);
|
||||
List<Map> getAppList(@Param("statTime")Date statTime);
|
||||
}
|
||||
Reference in New Issue
Block a user