mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
update 预约充电
This commit is contained in:
@@ -47,6 +47,11 @@ public class PileReservationInfo {
|
||||
*/
|
||||
private String reservationType;
|
||||
|
||||
/**
|
||||
* 验证身份(1-是; 0-否)
|
||||
*/
|
||||
private String verifyIdentity;
|
||||
|
||||
/**
|
||||
* 预约开始时间
|
||||
*/
|
||||
|
||||
@@ -46,6 +46,11 @@ public class ReservationChargingCommand {
|
||||
*/
|
||||
private String reservationType;
|
||||
|
||||
/**
|
||||
* 身份验证
|
||||
*/
|
||||
private String verifyIdentity;
|
||||
|
||||
/**
|
||||
* vin1
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user