package com.fjsdfx.starerp.annoucement.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import java.io.Serializable; import java.util.Date; /** * @author Chen_Luqiang * */ @Entity public class Annoucement implements Serializable { /** * ID */ private Integer id; /** * 标题 */ private String title; /** * 内容 */ private String content; /** *日期 */ private Date date; @Id @GeneratedValue public Integer getId() { return id; } public void setId(Integer id) { this.id = id; } public String getTitle() { return title; } public void setTitle(String title) { this.title = title; } @Column(length=10000) public String getContent() { return content; } public void setContent(String content) { this.content = content; } public Date getDate() { return date; } public void setDate(Date date) { this.date = date; } }
最近下载更多
17852310375 LV3
2021年4月27日
and123456 LV11
2021年4月20日
ddqddqddq LV14
2020年9月5日
jiangjian LV9
2020年2月16日
aaaa1233565 LV4
2019年4月25日
12138哈哈 LV2
2018年11月20日
sunyekai LV3
2018年9月2日
醉翁zhiyi LV2
2018年7月12日
xk9587 LV16
2018年6月20日
jy02044459 LV3
2018年2月24日
最近浏览更多
WBelong LV8
2023年12月27日
carloscarlos LV1
2023年9月14日
8战魂5无双8 LV43
2023年8月20日
zhy1989wz LV6
2023年7月6日
wuying8208 LV15
2023年1月1日
lwp011 LV27
2022年9月19日
q1a2z3p4 LV1
2022年9月8日
date122 LV9
2022年7月1日
uni-code_0123 LV1
2022年6月9日
dhvdsgfggfjhfggfyu LV4
2022年5月31日