package com.zks.model;

public class User {
    private Integer id;

    private String username;

    private String password;

    private Integer age;

    public Integer getId() {
        return id;
    }

    public void setId(Integer id) {
        this.id = id;
    }

    public String getUsername() {
        return username;
    }

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

    public String getPassword() {
        return password;
    }

    public void setPassword(String password) {
        this.password = password == null ? null : password.trim();
    }

    public Integer getAge() {
        return age;
    }

    public void setAge(Integer age) {
        this.age = age;
    }
}
最近下载更多
abdkfksdkf  LV16 2023年10月11日
浮生如茶  LV8 2023年8月30日
livealon  LV2 2023年6月12日
277015530  LV2 2023年4月27日
上世纪风景  LV11 2023年4月1日
qwe123456asd  LV3 2023年3月9日
hbsoft2008  LV16 2023年2月17日
xiaoyuer2  LV8 2022年11月16日
ewan007  LV30 2022年6月24日
bearloadprogress  LV7 2022年5月12日
最近浏览更多
krispeng  LV13 8月25日
TY0165  LV20 7月20日
樱花味小然子  LV5 7月18日
yangchengshuai  LV15 7月18日
Luck_ZDM  LV12 7月2日
qwertasdfgkwuejwjwjw  LV1 6月27日
liyan54188  LV2 6月22日
yrisok  LV3 6月15日
llllllK  LV5 5月13日
wppppp  LV3 4月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友