package model;
/**
 * 新闻模块
 */
import java.sql.Date;
import java.io.Serializable;
public class NewsModel implements Serializable{
	private String newstitle;
	private String newscontent;
	private String promulgator;
	private Date submitime;
	private int newsid;
	
	public void setNewsID(int newsid){
		this.newsid = newsid;
	}
	public int getNewsID(){
		return this.newsid;
	}
	public void setNewsTitle(String newstitle){
		this.newstitle = newstitle;
	}
	public String getNewsTitle(){
		return this.newstitle;
	}
	public void setNewsContent(String newscontent){
		this.newscontent = newscontent;
	}
	public String getNewsContent(){
		return this.newscontent;
	}
	public void setPromulgator(String promulgator){
		this.promulgator = promulgator;
	}
	public String getPromulgator(){
		return this.promulgator;
	}
	public void setSubmitime(Date submitime){
		this.submitime = submitime;
	}
	public Date getSubmitime(){
		return this.submitime;
	}
}
最近下载更多
lldddfff  LV1 4月7日
1308857038  LV1 2023年12月29日
asddwh  LV13 2023年12月29日
ds9009  LV8 2023年8月7日
微信网友_6537876600639488  LV1 2023年6月27日
cmq258159  LV2 2023年6月20日
不止是六位数  LV7 2023年3月21日
染指kk  LV1 2023年2月11日
计算机暴龙战士  LV19 2022年12月17日
张好好  LV1 2022年10月26日
最近浏览更多
Song3LL 7月15日
暂无贡献等级
2523812927  LV1 6月27日
暂无贡献等级
范德萨发顺丰的  LV1 6月16日
lldddfff  LV1 4月7日
heweimin  LV13 4月7日
1308857038  LV1 2023年12月29日
asddwh  LV13 2023年12月29日
CCCCWWWW  LV4 2023年12月8日
linyou  LV1 2023年12月6日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友