mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
绑定蓝牙桩
This commit is contained in:
@@ -64,4 +64,14 @@ public class PersonalPileInfoVO {
|
||||
* 枪口数量
|
||||
*/
|
||||
private String connectorNum;
|
||||
|
||||
private String deviceName;
|
||||
|
||||
private String deviceId;
|
||||
|
||||
/**
|
||||
* 充电桩连接类型
|
||||
* 4G/BT
|
||||
*/
|
||||
private String connectionType;
|
||||
}
|
||||
Reference in New Issue
Block a user