首页>代码>java SSH员工管理系统以及Demo代码下载>/ssh/src/main/java/com/dyl/Employer/model/Employer.java
package com.dyl.Employer.model;

import java.io.Serializable;
import java.util.Date;

public class Employer implements Serializable{
	
	private static final long serialVersionUID = 1L;
	
	private int id;
	private String name;
	private String address;
	private Date createDate;
	
	public int getId() {
		return id;
	}
	public void setId(int id) {
		this.id = id;
	}
	public String getName() {
		return name;
	}
	public void setName(String name) {
		this.name = name;
	}
	public String getAddress() {
		return address;
	}
	public void setAddress(String address) {
		this.address = address;
	}
	public Date getCreateDate() {
		return createDate;
	}
	public void setCreateDate(Date createDate) {
		this.createDate = createDate;
	}
	
	
	
}
最近下载更多
3516569014  LV5 2023年5月7日
liqingzhao6  LV12 2020年8月5日
cxc_123  LV2 2020年6月22日
xuchi123  LV7 2020年5月2日
wanyuxia2526  LV2 2020年3月12日
xuweisong2010  LV27 2020年1月13日
1063091784  LV1 2019年12月22日
shsahhf  LV7 2019年12月7日
zhuxxiaoh  LV8 2019年12月5日
1242023360  LV10 2019年12月4日
最近浏览更多
Guo_9981  LV1 4月20日
雄熊熊雄  LV2 2023年11月28日
哈哈ha zhh  LV2 2023年11月16日
政政123456  LV3 2023年10月22日
li951753  LV2 2023年6月19日
3516569014  LV5 2023年5月7日
星辰xc  LV2 2023年5月7日
康日澜  LV9 2023年4月13日
ethanmilk 2023年2月14日
暂无贡献等级
3257672159  LV2 2023年1月9日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友