mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 首页订单数据新增时间选择器
This commit is contained in:
@@ -19,4 +19,8 @@ public class IndexQueryDTO extends BaseEntity {
|
||||
private String stationId;
|
||||
|
||||
private List<String> stationIdList;
|
||||
|
||||
private String startTime;
|
||||
|
||||
private String endTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user