发送设备信息代码实现
This commit is contained in:
@ -13,4 +13,10 @@ public class AppDeviceSendMsgBo {
|
||||
private String sendMsg;
|
||||
|
||||
private List<Long> deviceIds;
|
||||
|
||||
/**
|
||||
* 下发指令
|
||||
*/
|
||||
private String instructValue;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user