package com.hbsi.bean;

public class Message {
	private int mid;//留言id
	   private int id;//用户的id
	   private String username;//用户名
	   private String title;//留言标题
	   private String msgtime;//留言时间
	   private String content;//留言内容
	   private String reply;//管理员回复
	   private String replytime;//管理员回复时间
	public int getMid() {
		return mid;
	}
	public void setMid(int mid) {
		this.mid = mid;
	}
	public String getUsername() {
		return username;
	}
	public void setUsername(String username) {
		this.username = username;
	}
	public String getTitle() {
		return title;
	}
	public void setTitle(String title) {
		this.title = title;
	}
	public String getMsgtime() {
		return msgtime;
	}
	public void setMsgtime(String msgtime) {
		this.msgtime = msgtime;
	}
	public String getContent() {
		return content;
	}
	public void setContent(String content) {
		this.content = content;
	}
	public String getReply() {
		return reply;
	}
	public void setReply(String reply) {
		this.reply = reply;
	}
	public String getReplytime() {
		return replytime;
	}
	public void setReplytime(String replytime) {
		this.replytime = replytime;
	}
	public int getId() {
		return id;
	}
	public void setId(int id) {
		this.id = id;
	}
	   
}
最近下载更多
wanglinddad  LV55 3月6日
xinnnnn  LV1 2月26日
zhangbo2020  LV6 1月10日
jlmarket  LV22 1月6日
计算机暴龙战士  LV19 1月5日
Sotouch  LV13 1月4日
202210040203  LV1 1月4日
最代码官方  LV167 1月1日
最近浏览更多
hmf1989 4月26日
暂无贡献等级
暂无贡献等级
jiuyin0919  LV1 3月28日
钝感力  LV1 3月24日
sunlzh888888  LV28 3月16日
WBelong  LV7 3月6日
wanglinddad  LV55 3月6日
haozhilang  LV8 2月27日
xinnnnn  LV1 2月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友