首页>代码>mybatis自动生成 实体类、接口、配置文件>/mybatis-generator-1.3.2/lib/src/mybatis/pojo/Config.java
package mybatis.pojo;

public class Config {
    private String url;

    private Integer id;

    private String redirect;

    private String status;

    private String cthaccount;

    public String getUrl() {
        return url;
    }

    public void setUrl(String url) {
        this.url = url == null ? null : url.trim();
    }

    public Integer getId() {
        return id;
    }

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

    public String getRedirect() {
        return redirect;
    }

    public void setRedirect(String redirect) {
        this.redirect = redirect == null ? null : redirect.trim();
    }

    public String getStatus() {
        return status;
    }

    public void setStatus(String status) {
        this.status = status == null ? null : status.trim();
    }

    public String getCthaccount() {
        return cthaccount;
    }

    public void setCthaccount(String cthaccount) {
        this.cthaccount = cthaccount == null ? null : cthaccount.trim();
    }
}
最近下载更多
一米四九跑得快  LV13 2020年8月17日
数据库1  LV12 2020年7月17日
HareXin  LV13 2019年8月11日
yerenhuiyu  LV10 2019年7月11日
bai620123  LV16 2019年4月29日
zhao823  LV15 2019年4月17日
weilaizhisheng  LV21 2019年1月9日
zhangxinghua  LV6 2018年9月18日
lihao1973  LV10 2018年8月29日
clf123456  LV12 2018年7月21日
最近浏览更多
WBelong  LV7 2023年12月11日
龚顺龙  LV3 2023年9月1日
Cai_jI 2023年5月29日
暂无贡献等级
duanpingnpu 2023年4月13日
暂无贡献等级
bibibi234  LV1 2023年3月27日
lironggang  LV38 2023年3月20日
李亮  LV19 2023年3月6日
787194770  LV10 2023年2月24日
guviva  LV6 2023年2月9日
love8309287  LV4 2022年10月9日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友