update 预约充电记录

This commit is contained in:
Guoqs
2024-08-02 15:45:15 +08:00
parent 42f344f71e
commit ea0233fa9f
7 changed files with 52 additions and 26 deletions

View File

@@ -16,6 +16,11 @@ public class StartPersonPileDTO extends BaseDTO {
*/
private String merchantId;
/**
* 充电桩所属站点id
*/
private String stationId;
/**
* 启动类型
* @see com.jsowell.common.enums.ykc.StartTypeEnum