mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-07 23:48:05 +08:00
update 首页数据大屏
This commit is contained in:
@@ -20,6 +20,11 @@ public class IndexQueryDTO extends BaseEntity {
|
||||
|
||||
private List<String> stationIdList;
|
||||
|
||||
/**
|
||||
* 商户id列表(用于大数据平台按商户维度查询,避免展开为大量stationId)
|
||||
*/
|
||||
private List<String> merchantIdList;
|
||||
|
||||
private String startTime;
|
||||
|
||||
private String endTime;
|
||||
|
||||
Reference in New Issue
Block a user