/** * 公告信息实体 */ import java.util.*; public class Bbs{ private Integer id; //公告编号 private String title; //公告标题 private String content; //公告正文 private Date showtime; public void setId(Integer id) { this.id = id; } public void setTitle(String title) { this.title = title; } public void setContent(String content) { this.content = content; } public void setShowtime(Date showtime) { this.showtime = showtime; } public Integer getId() { return (this.id); } public String getTitle() { return (this.title); } public String getContent() { return (this.content); } public Date getShowtime() { return (this.showtime); } //发布时间 }
最近下载更多
krispeng LV13
11月12日
微信网友_7014979315568640 LV2
6月8日
linmooo LV3
5月25日
yrisok LV3
4月22日
123ALISE LV2
2023年11月30日
18176866431 LV4
2023年8月28日
qazxsw111 LV11
2023年4月9日
微信网友_6373168465580032 LV3
2023年3月7日
流觞浮云 LV2
2022年12月8日
陈俊翰 LV7
2022年9月23日
最近浏览更多
15719908287 LV9
11月17日
linhua LV1
10月11日
wawucheng LV1
10月8日
徐培强 LV1
10月8日
krispeng LV13
9月20日
微信网友_7172745073758208 LV1
9月18日
onemee LV36
7月1日
soisoi
6月28日
暂无贡献等级
18306681497 LV1
6月27日
00121912345
6月22日
暂无贡献等级