update 地锁逻辑修改

This commit is contained in:
2023-09-08 15:48:07 +08:00
parent 9b7a5897a4
commit cc1fd3fafd
3 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,11 @@ import lombok.NoArgsConstructor;
@AllArgsConstructor
@Builder
public class GroundLockData {
/**
* 时间
*/
private String time;
/**
* 充电桩编号
*/