提交
This commit is contained in:
@ -14,9 +14,16 @@ public class AppDeviceSendMsgBo {
|
||||
|
||||
private List<Long> deviceIds;
|
||||
|
||||
private List<String> deviceImeiList;
|
||||
|
||||
/**
|
||||
* 下发指令
|
||||
*/
|
||||
private String instructValue;
|
||||
|
||||
/**
|
||||
* 批次号
|
||||
*/
|
||||
private String batchId;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user