add 新增联联平台接口 获取充电桩状态信息

This commit is contained in:
Lemon
2023-04-11 17:04:17 +08:00
parent fb3480484f
commit 8f41364542
10 changed files with 124 additions and 27 deletions

View File

@@ -16,6 +16,11 @@ import lombok.NoArgsConstructor;
@AllArgsConstructor
@Builder
public class ConnectorInfoVO {
/**
* 站点id
*/
private String stationId;
/**
* 枪口号
*/