首页>代码>spring boot整合ES+mysql5.7+mybatis+iview个人博客系统>/aqian-blogs/boot-gbq-dao/src/main/java/com/gbq/boot/dao/bean/Manager.java
package com.gbq.boot.dao.bean;

public class Manager {
    private Integer id;

    private String name;

    private String username;

    private String password;

    private String agipassword;

    private String headPic;

    public Integer getId() {
        return id;
    }

    public void setId(Integer id) {
        this.id = id;
    }

    public String getName() {
        return name;
    }

    public void setName(String name) {
        this.name = name == null ? null : name.trim();
    }

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

    public String getAgipassword() {
        return agipassword;
    }

    public void setAgipassword(String agipassword) {
        this.agipassword = agipassword == null ? null : agipassword.trim();
    }

    public String getHeadPic() {
        return headPic;
    }

    public void setHeadPic(String headPic) {
        this.headPic = headPic == null ? null : headPic.trim();
    }
}
最近下载更多
tangyongheng08  LV6 2023年12月26日
fy6666  LV15 2023年2月19日
zxc131313  LV12 2022年12月9日
轩辕暗神  LV2 2022年4月6日
ToYoung  LV2 2022年1月6日
asfdfdsg  LV5 2021年6月14日
280286951  LV17 2021年5月10日
wuwutu  LV7 2021年1月8日
zhangtiancheng  LV10 2021年1月6日
人间蒸发  LV23 2020年8月14日
最近浏览更多
Gin19960217  LV4 4月1日
yxzzxy  LV3 2月18日
pangzhihui  LV12 2月15日
3296029180 1月18日
暂无贡献等级
xk16675552250  LV33 1月11日
cc7777 2023年12月25日
暂无贡献等级
mhhsldflg  LV1 2023年12月24日
微信网友_6724618780348416  LV3 2023年12月4日
davidlee2015  LV6 2023年11月19日
聪明的雨果  LV2 2023年11月7日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友