package model;

public class Secondary {
    private int id;
    private String secondary_name;
    private String secondary_desc;

    public Secondary(String secondary_name, String secondary_desc) {
        super();
        this.secondary_name = secondary_name;
        this.secondary_desc = secondary_desc;
    }

    public Secondary(int id, String secondary_name, String secondary_desc) {
        this.id = id;
        this.secondary_name = secondary_name;
        this.secondary_desc = secondary_desc;
    }

    public Secondary() {
        super();
    }

    public int getId() {
        return id;
    }

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

    public String getSecondary_name() {
        return secondary_name;
    }

    public void setSecondary_name(String secondary_name) {
        this.secondary_name = secondary_name;
    }

    public String getSecondary_desc() {
        return secondary_desc;
    }

    public void setSecondary_desc(String secondary_desc) {
        this.secondary_desc = secondary_desc;
    }

    @Override
    public String toString() {
        return secondary_name;
    }
}
最近下载更多
wanglinddad  LV55 3月26日
weilaizhisheng  LV21 2023年11月30日
卢本伟不开挂  LV4 2023年9月3日
微信网友_6000801142263808  LV3 2023年6月18日
wipeout  LV1 2023年6月17日
mayong1234  LV6 2023年6月15日
huangzy  LV12 2023年6月7日
lsglsg9  LV22 2023年6月4日
syfzsyfz  LV1 2023年5月23日
全栈小白  LV34 2023年4月25日
最近浏览更多
敏哥gege  LV43 昨天
lzx602  LV3 4月15日
玖零定制问题修复  LV34 4月4日
fff2003  LV6 1月3日
暂无贡献等级
erqiu2013  LV18 2023年12月27日
gcfwgdfgh 2023年12月22日
暂无贡献等级
颜菜菜  LV2 2023年12月19日
微信网友_6785176779689984 2023年12月19日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友