package com.hzj.beans; public class Admin { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column admin.id * * @mbggenerated */ private Integer id; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column admin.username * * @mbggenerated */ private String username; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column admin.password * * @mbggenerated */ private String password; /** * This method was generated by MyBatis Generator. * This method returns the value of the database column admin.id * * @return the value of admin.id * * @mbggenerated */ public Integer getId() { return id; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column admin.id * * @param id the value for admin.id * * @mbggenerated */ public void setId(Integer id) { this.id = id; } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column admin.username * * @return the value of admin.username * * @mbggenerated */ public String getUsername() { return username; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column admin.username * * @param username the value for admin.username * * @mbggenerated */ public void setUsername(String username) { this.username = username == null ? null : username.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column admin.password * * @return the value of admin.password * * @mbggenerated */ public String getPassword() { return password; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column admin.password * * @param password the value for admin.password * * @mbggenerated */ public void setPassword(String password) { this.password = password == null ? null : password.trim(); } }

bankroll LV5
2024年6月13日
chenranr LV10
2024年6月6日
wjh007 LV5
2024年3月4日
2036495585 LV9
2023年10月15日
ffffffff123 LV4
2023年6月5日
monolog LV4
2023年4月18日
泓鼎168 LV20
2023年4月14日
lkt123456 LV8
2023年3月21日
微信网友_5975606834761728 LV3
2023年3月21日
2716804680 LV9
2023年1月6日

f22m1a2b2 LV17
1月21日
qwqwx585160 LV2
2024年12月15日
lyh1989 LV34
2024年12月10日
asdfgh112
2024年7月4日
暂无贡献等级
时光海 LV2
2024年6月30日
ma406805131 LV19
2024年6月29日
liyan54188 LV2
2024年6月25日
bankroll LV5
2024年6月12日
chenranr LV10
2024年6月6日
微信网友_6906962132258816 LV7
2024年5月15日