mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 04:55:08 +08:00
绑定蓝牙桩
This commit is contained in:
@@ -39,4 +39,14 @@ public class PileMemberBindingDTO {
|
||||
* 一级运营商id
|
||||
*/
|
||||
private String firstLevelMerchantId;
|
||||
|
||||
/**
|
||||
* 设备名称
|
||||
*/
|
||||
private String deviceName;
|
||||
|
||||
/**
|
||||
* 设备id
|
||||
*/
|
||||
private String deviceId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user