完善保存功能
parent
ad356b9697
commit
e84b612073
|
@ -6,6 +6,7 @@ import lombok.Data;
|
|||
public class MapGet {
|
||||
private String departmentId;
|
||||
private String userId;
|
||||
private String userName;
|
||||
private String userCardId;
|
||||
private String userPhone;
|
||||
private String deviceId;
|
||||
|
|
Loading…
Reference in New Issue