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();
    }
}
最近下载更多
wjh007  LV4 3月4日
2036495585  LV9 2023年10月15日
ffffffff123  LV4 2023年6月5日
monolog  LV4 2023年4月18日
泓鼎168  LV19 2023年4月14日
lkt123456  LV8 2023年3月21日
微信网友_5975606834761728  LV3 2023年3月21日
2716804680  LV9 2023年1月6日
Luckyxiaoyi  LV1 2022年12月22日
13169178967  LV2 2022年12月11日
最近浏览更多
wjh007  LV4 3月4日
asddwh  LV12 2023年12月29日
iiiiiiixiiiiii  LV1 2023年12月28日
huangzy  LV12 2023年12月5日
lf3203119970 2023年11月30日
暂无贡献等级
zilatan 2023年11月25日
暂无贡献等级
chenlie  LV2 2023年11月7日
hj1172788262  LV5 2023年10月25日
2036495585  LV9 2023年10月15日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友