forked from dyf/fys-Multi-tenant
WEB端查看APP客户设备绑定
This commit is contained in:
@ -29,7 +29,14 @@ public class AppDeviceVo {
|
||||
private Integer communicationMode;
|
||||
|
||||
/**
|
||||
* 设备图片
|
||||
* 设备图片
|
||||
*/
|
||||
private String devicePic;
|
||||
|
||||
/**
|
||||
* 设备类型
|
||||
*/
|
||||
private String typeName;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user