nnnn
This commit is contained in:
@@ -6,6 +6,7 @@ import lombok.Data;
|
||||
public class MinUser {
|
||||
private Long id;
|
||||
private Integer gender;
|
||||
private String mobile;
|
||||
/**
|
||||
* 隐身模式 0-关闭 1-打开
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user