package com.kaige.entity;

public class User {
	
	private Integer id;
	
    private String name;
    
    private String password;
    
    private Integer age;
    
    public User() {
		super();
	}
    
	public Integer getId() {
		return id;
	}
	public void setId(Integer id) {
		this.id = id;
	}
	public String getName() {
		return name;
	}
	public void setName(String name) {
		this.name = name;
	}
	public String getPassword() {
		return password;
	}
	public void setPassword(String password) {
		this.password = password;
	}
	public Integer getAge() {
		return age;
	}
	public void setAge(Integer age) {
		this.age = age;
	}
	public User(Integer id, String name, String password, Integer age) {
		super();
		this.id = id;
		this.name = name;
		this.password = password;
		this.age = age;
	}
    
    
    
    
}
最近下载更多
yeyuuu  LV6 2023年5月18日
李亮  LV19 2023年3月6日
楊樂樂  LV4 2023年3月3日
雨后不归  LV4 2022年12月18日
微信网友_6248713511227392  LV11 2022年12月5日
青衫君  LV1 2022年4月9日
wubinbin  LV11 2021年12月25日
543666826  LV34 2021年11月19日
Gxb001020  LV10 2021年6月18日
lianghui  LV13 2021年6月17日
最近浏览更多
54188ytw 3月30日
暂无贡献等级
wanderingsoul  LV2 2024年6月15日
xin xie  LV1 2024年6月13日
minjing123  LV8 2024年1月4日
fellowfun  LV12 2023年9月1日
wddqwe  LV1 2023年7月2日
gecongkai  LV8 2023年6月22日
xiang123xiang  LV1 2023年6月18日
海棠花瘦  LV9 2023年6月12日
微信网友_6260196253601792  LV7 2023年6月7日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友