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

无异偶 LV3
2024年12月30日
calm_z LV2
2024年6月25日
lsglsg9 LV23
2024年3月27日
1587039373 LV3
2024年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日

无异偶 LV3
2024年12月30日
niwo840
2024年12月30日
暂无贡献等级
minwoo
2024年12月29日
暂无贡献等级
微信网友_7305960449232896
2024年12月21日
暂无贡献等级
3068672076
2024年12月11日
暂无贡献等级
微信网友_7005050423463936
2024年12月2日
暂无贡献等级
微信网友_7232882229202944 LV1
2024年10月30日
XM_30666
2024年10月30日
暂无贡献等级
krispeng LV14
2024年10月2日
FAST_98C4
2024年9月9日
暂无贡献等级