package com.java.model;

public class Userm {
    private Integer userid;

    private String username;

    private String sex;

    private String userpassword;

    public Integer getUserid() {
        return userid;
    }

    public void setUserid(Integer userid) {
        this.userid = userid;
    }

    public String getUsername() {
        return username;
    }

    public void setUsername(String username) {
        this.username = username == null ? null : username.trim();
    }

    public String getSex() {
        return sex;
    }

    public void setSex(String sex) {
        this.sex = sex == null ? null : sex.trim();
    }

    public String getUserpassword() {
        return userpassword;
    }

    public void setUserpassword(String userpassword) {
        this.userpassword = userpassword == null ? null : userpassword.trim();
    }
}
最近下载更多
GJZZHDFS  LV2 2023年6月30日
小陈666666  LV2 2023年6月16日
小妹妹  LV7 2023年6月4日
6389181  LV7 2023年5月31日
GoodGame1234  LV4 2023年5月6日
女王不该在山炮村养花  LV8 2023年4月13日
张真狗  LV9 2022年6月16日
gezellig  LV6 2021年12月17日
李亮  LV19 2021年11月16日
二拾  LV6 2021年9月13日
最近浏览更多
2578233069 4月25日
暂无贡献等级
jerry9832 4月22日
暂无贡献等级
h G24741  LV2 3月12日
沈从文  LV2 1月1日
微信网友_6802139027345408  LV2 2023年12月31日
wwwww816  LV3 2023年12月19日
杨慧宇 2023年12月11日
暂无贡献等级
mds123456  LV2 2023年11月2日
1563760283 2023年10月24日
暂无贡献等级
ly2002 2023年10月17日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友