mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
add 新增联联平台接口 获取充电桩状态信息
This commit is contained in:
@@ -16,6 +16,11 @@ import lombok.NoArgsConstructor;
|
||||
@AllArgsConstructor
|
||||
@Builder
|
||||
public class ConnectorInfoVO {
|
||||
/**
|
||||
* 站点id
|
||||
*/
|
||||
private String stationId;
|
||||
|
||||
/**
|
||||
* 枪口号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user