提交
This commit is contained in:
@ -25,6 +25,11 @@ public class AppPersonnelInfoBo extends BaseEntity {
|
||||
*/
|
||||
private Long id;
|
||||
|
||||
/**
|
||||
* 设备IMEI
|
||||
*/
|
||||
private String deviceImei;
|
||||
|
||||
/**
|
||||
* 设备id
|
||||
*/
|
||||
|
Reference in New Issue
Block a user