补齐父手机客户
This commit is contained in:
@@ -177,4 +177,8 @@ public class LbUser implements Serializable {
|
||||
@TableField("pname")
|
||||
@Schema(description = "上级用户昵称")
|
||||
private String pname;
|
||||
|
||||
@TableField("pmobile")
|
||||
@Schema(description = "上级用户手机号")
|
||||
private String pmobile;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user