package com.demo1.entity;

public class Area {
    private Integer id;

    private String areaid;

    private String area;

    private String father;

    public Integer getId() {
        return id;
    }

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

    public String getAreaid() {
        return areaid;
    }

    public void setAreaid(String areaid) {
        this.areaid = areaid == null ? null : areaid.trim();
    }

    public String getArea() {
        return area;
    }

    public void setArea(String area) {
        this.area = area == null ? null : area.trim();
    }

    public String getFather() {
        return father;
    }

    public void setFather(String father) {
        this.father = father == null ? null : father.trim();
    }
}
最近下载更多
mmmmmmppp  LV10 2022年12月12日
Rommel  LV27 2022年11月27日
t19611321  LV10 2022年6月21日
993365561  LV4 2021年12月9日
lsz000000  LV6 2021年4月9日
panbiao  LV11 2021年3月31日
RicardoLank  LV1 2021年2月6日
gytmtc  LV1 2020年7月31日
zui_2017  LV5 2020年6月27日
IT达人  LV22 2020年6月9日
最近浏览更多
shuangfu  LV24 2023年12月2日
limenghaoqwer  LV2 2023年11月27日
gecongkai  LV8 2023年6月22日
cunbie  LV4 2023年6月13日
yangbulx  LV3 2023年6月7日
微信网友_6509053506113536  LV1 2023年6月7日
小妹妹  LV7 2023年5月28日
189676630  LV4 2023年4月19日
mmmmmmppp  LV10 2022年12月12日
superding  LV5 2022年12月11日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友