forked from dyf/fys-Multi-tenant
app设备列表添加蓝牙名称
This commit is contained in:
@ -32,4 +32,9 @@ public class AppDeviceVo {
|
||||
* 设备图片
|
||||
*/
|
||||
private String devicePic;
|
||||
|
||||
/**
|
||||
* 蓝牙名称
|
||||
*/
|
||||
private String bluetoothName;
|
||||
}
|
||||
|
Reference in New Issue
Block a user