package persist.article; @SuppressWarnings("serial") public class ArticleComment implements java.io.Serializable { private Integer id; private Article article; private String user; private String comment; private String time; public Integer getId() { return this.id; } public Article getArticle() { return this.article; } public void setArticle(Article article) { this.article = article; } public String getUser() { return user; } public void setUser(String user) { this.user = user; } public String getComment() { return comment; } public void setComment(String comment) { this.comment = comment; } public String getTime() { return time; } public void setTime(String time) { this.time = time; } }
最近下载更多
Ji123455 LV8
2023年9月21日
wanglinddad LV55
2022年4月30日
billzw LV6
2022年2月13日
chenlinkai LV8
2021年3月12日
kong.yee LV40
2020年7月14日
1229290378 LV8
2020年6月12日
王步庆 LV9
2020年5月14日
能不能不存在 LV13
2020年4月22日
xuweisong2010 LV28
2020年3月29日
卢大程序员 LV8
2020年2月16日
最近浏览更多
dapeng0011 LV15
7月18日
无名氏111 LV33
6月24日
zxc123zdq LV15
3月2日
pangzhihui LV14
2月28日
3334004690 LV10
2023年11月1日
1790759671
2023年11月1日
暂无贡献等级
Ji123455 LV8
2023年9月21日
hkxyyz LV6
2023年7月16日
zhumeng168 LV5
2023年7月7日
三十一 LV2
2023年6月28日