mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-20 07:16:00 +08:00
update 首页数据看板
This commit is contained in:
@@ -699,4 +699,9 @@ public interface OrderBasicInfoService{
|
||||
* @return 订单总数
|
||||
*/
|
||||
Long countTotalOrders();
|
||||
|
||||
/**
|
||||
* 大数据平台-充电时段分布
|
||||
*/
|
||||
List<TimeDistributionVO> getTimeDistribution(IndexQueryDTO dto);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user