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;
	}
	
}
最近下载更多
lsglsg9  LV22 3月27日
1587039373  LV3 1月4日
17693282606  LV11 2023年12月26日
谯桂生  LV1 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日
3234942952  LV1 2023年4月16日
最近浏览更多
lsglsg9  LV22 3月27日
duoduo1234  LV2 1月15日
暂无贡献等级
森sdfgf  LV8 1月9日
1587039373  LV3 1月4日
17693282606  LV11 2023年12月26日
谯桂生  LV1 2023年12月25日
遗留问题  LV2 2023年12月24日
微信网友_6786215447367680  LV4 2023年12月20日
586556625aa 2023年12月19日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友