mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
update 预约充电
This commit is contained in:
@@ -60,9 +60,14 @@ public class GenerateOrderDTO extends BasicPileDTO{
|
||||
private String startType;
|
||||
|
||||
/**
|
||||
* 预约时间
|
||||
* 预约开始时间
|
||||
*/
|
||||
private String appointmentTime;
|
||||
private String reservedStartTime;
|
||||
|
||||
/**
|
||||
* 预约结束时间
|
||||
*/
|
||||
private String reservedEndTime;
|
||||
|
||||
/**
|
||||
* 使用刷卡创建订单时有值
|
||||
|
||||
Reference in New Issue
Block a user