update 预约充电

This commit is contained in:
Guoqs
2024-05-21 18:11:01 +08:00
parent ca543b57de
commit bd08e2a938
15 changed files with 129 additions and 361 deletions

View File

@@ -60,9 +60,14 @@ public class GenerateOrderDTO extends BasicPileDTO{
private String startType;
/**
* 预约时间
* 预约开始时间
*/
private String appointmentTime;
private String reservedStartTime;
/**
* 预约结束时间
*/
private String reservedEndTime;
/**
* 使用刷卡创建订单时有值