package com.rain.bean;

public class AdminBean {
	/**
	 * 用户的数据表的bean 
	 */
	private int aid;//id
	private int status;//用来判断是管理员还是读者,读者的值为1,管理员为2
	private String username;//账号,
	private String name;//读者的姓名
	private String password;//密码
	private String email;//邮箱
	private String phone;//手机号
	private int lend_num;//可借阅天数
	private int max_num;//最大可借数
	public int getAid() {
		return aid;
	}
	public void setAid(int aid) {
		this.aid = aid;
	}
	public int getStatus() {
		return status;
	}
	public void setStatus(int status) {
		this.status = status;
	}
	public String getUsername() {
		return username;
	}
	public void setUsername(String username) {
		this.username = username;
	}
	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 String getEmail() {
		return email;
	}
	public void setEmail(String email) {
		this.email = email;
	}
	public String getPhone() {
		return phone;
	}
	public void setPhone(String phone) {
		this.phone = phone;
	}
	public int getLend_num() {
		return lend_num;
	}
	public void setLend_num(int lend_num) {
		this.lend_num = lend_num;
	}
	public int getMax_num() {
		return max_num;
	}
	public void setMax_num(int max_num) {
		this.max_num = max_num;
	}
	
}
最近下载更多
calm_z  LV2 6月25日
lsglsg9  LV23 3月27日
1587039373  LV3 1月4日
17693282606  LV12 2023年12月26日
谯桂生  LV2 2023年12月25日
nilnil  LV2 2023年11月20日
dongzhan  LV12 2023年6月30日
joker1branch  LV5 2023年6月19日
人大叔大婶左权  LV2 2023年6月6日
z1556262  LV5 2023年5月4日
最近浏览更多
XM_30666 10月30日
暂无贡献等级
krispeng  LV13 10月2日
FAST_98C4 9月9日
暂无贡献等级
calm_z  LV2 6月25日
grant1123  LV2 6月22日
yvsuhappiness 6月20日
暂无贡献等级
2267068802  LV1 6月12日
wwwggg 6月11日
暂无贡献等级
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友