package com.hzj.beans; public class Admin { private Integer id; private String username; private String password; public Integer getId() { return id; } public void setId(Integer id) { this.id = id; } public String getUsername() { return username; } public void setUsername(String username) { this.username = username == null ? null : username.trim(); } public String getPassword() { return password; } public void setPassword(String password) { this.password = password == null ? null : password.trim(); } }

ma406805131 LV19
2024年12月18日
lvhongquan LV11
2023年12月30日
wanglongfei2 LV2
2023年6月15日
liangge2115 LV27
2022年12月27日
最代码-宋家辉 LV61
2022年4月24日
wanglinddad LV55
2022年4月16日
我是helloworld LV23
2021年12月20日
哒哒你个嘻嘻 LV3
2021年12月18日
evagsd LV6
2021年12月3日
xxxdragon LV10
2021年9月10日

ma406805131 LV19
2024年12月18日
微信网友_7005760998215680 LV6
2024年10月2日
sadselect LV8
2024年6月28日
bankroll LV5
2024年6月13日
lvhongquan LV11
2023年12月30日
13161895 LV1
2023年12月29日
black8angel LV4
2023年12月22日
shuangfu LV25
2023年12月2日
LITIANYU084414 LV11
2023年11月28日
wanglongfei2 LV2
2023年6月15日