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日
最近浏览更多
silver_sparrow 6月6日
暂无贡献等级
暂无贡献等级
husheng6 3月29日
暂无贡献等级
微信网友_7307782539235328 2024年12月22日
暂无贡献等级
2421796355  LV1 2024年12月10日
微信网友_7265127836766208 2024年11月22日
暂无贡献等级
M0netxxx 2024年11月19日
暂无贡献等级
123hjl 2024年6月23日
暂无贡献等级
lun123456 2024年6月23日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友