首页>代码>mybatis分页拦截器插件,可根据数据库扩展>/page/src/com/anubis/user/bean/User.java
package com.anubis.user.bean;

/**
 * @项目名称: page   
 * @类名称: User   
 * @类描述: 用户实体 
 * @创建时间: 2014-7-31 下午3:05:04   
 * @修改备注:   
 * @version: 1.0
 */
public class User {

	private Integer userId;

	private String userName;

	private String userRealname;

	private Integer userAge;

	private Integer userSex;

	private String userEmail;

	private Long userSal;

	private String commont;

	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 getUserRealname() {
		return userRealname;
	}

	public void setUserRealname(String userRealname) {
		this.userRealname = userRealname == null ? null : userRealname.trim();
	}

	public Integer getUserAge() {
		return userAge;
	}

	public void setUserAge(Integer userAge) {
		this.userAge = userAge;
	}

	public Integer getUserSex() {
		return userSex;
	}

	public void setUserSex(Integer userSex) {
		this.userSex = userSex;
	}

	public String getUserEmail() {
		return userEmail;
	}

	public void setUserEmail(String userEmail) {
		this.userEmail = userEmail == null ? null : userEmail.trim();
	}

	public Long getUserSal() {
		return userSal;
	}

	public void setUserSal(Long userSal) {
		this.userSal = userSal;
	}

	public String getCommont() {
		return commont;
	}

	public void setCommont(String commont) {
		this.commont = commont == null ? null : commont.trim();
	}
}
最近下载更多
sspp123  LV1 2020年11月19日
jeep123456  LV10 2020年6月9日
Ditto123  LV8 2020年6月2日
sunshine9920  LV12 2019年7月15日
ftc1314  LV12 2019年2月28日
wang_d  LV12 2019年2月22日
tiansitong  LV14 2018年12月18日
zhoujunyu  LV14 2018年11月7日
wangdongtai  LV31 2018年10月23日
sad5421562  LV2 2018年10月17日
最近浏览更多
斧头帮副帮主  LV5 2023年4月2日
李亮  LV19 2023年3月6日
5212991314 2022年10月26日
暂无贡献等级
zw050256  LV7 2022年9月30日
sgwtfdtvd  LV1 2022年6月8日
ycmyyt  LV2 2022年4月23日
大佛啊大佛 2022年4月7日
暂无贡献等级
好的好的  LV8 2021年8月19日
.空运绵熊.  LV1 2021年6月5日
andy xiao2222222  LV9 2021年3月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友