首页>代码>maven多模块构建SSM的web项目实例,前端使用angularjs>/team-root/team-dao/src/main/java/com/group/pojo/User.java
package com.group.pojo;

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;
    }

}
最近下载更多
win1991  LV6 2022年8月18日
LKBBDD  LV7 2021年10月23日
1342203642  LV10 2021年2月8日
lxzsuper  LV12 2019年11月29日
cmt460  LV12 2019年11月19日
pahirdin  LV12 2019年10月19日
laciaalter  LV4 2019年10月17日
jiangxu1122  LV5 2019年10月7日
一只无敌帅  LV2 2019年8月2日
qbz004  LV5 2019年7月30日
最近浏览更多
lun123456 6月22日
暂无贡献等级
黄惠来 6月10日
暂无贡献等级
cdq123 2023年9月23日
暂无贡献等级
你爹正在加载中  LV4 2023年8月3日
大神程序员  LV23 2023年7月20日
hhhttu  LV2 2023年6月19日
yeali178  LV1 2023年6月10日
花落亦知秋 2023年5月22日
暂无贡献等级
女王不该在山炮村养花  LV8 2023年4月16日
468104061  LV3 2023年1月23日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友