package com.etoak.bean; public class Msg implements java.io.Serializable { private Integer id; private User userByFromUid; private User userByToUid; private Integer status; private String context; public Msg() { } public Msg(User userByFromUid, User userByToUid, Integer status) { this.userByFromUid = userByFromUid; this.userByToUid = userByToUid; this.status = status; } public Integer getId() { return this.id; } public void setId(Integer id) { this.id = id; } public User getUserByFromUid() { return this.userByFromUid; } public void setUserByFromUid(User userByFromUid) { this.userByFromUid = userByFromUid; } public User getUserByToUid() { return this.userByToUid; } public void setUserByToUid(User userByToUid) { this.userByToUid = userByToUid; } public Integer getStatus() { return this.status; } public void setStatus(Integer status) { this.status = status; } public void setContext(String context) { this.context = context; } public String getContext() { return context; } }

luoluyan LV1
2021年7月20日
zm8080 LV1
2021年6月29日
zaq123zaq LV10
2020年12月21日
guaixia163 LV13
2020年7月13日
ybhybh LV1
2020年6月8日
skk__99 LV2
2019年12月25日
卷风小白龙 LV2
2019年12月23日
lingjiawei1997 LV1
2019年11月29日
lilingzhi LV1
2019年10月10日
edwin98666 LV2
2019年8月6日

66219810 LV1
2024年7月16日
sunlea LV20
2024年5月8日
jinling2024 LV3
2024年2月4日
ClydeSon LV5
2023年12月28日
hxy19991216 LV4
2023年12月20日
EFWAGGFAWGR
2023年10月19日
暂无贡献等级
漫步的海星 LV4
2023年8月28日
1WQAQW1 LV2
2023年6月12日
不止是六位数 LV7
2023年3月20日
wuziayng1232 LV10
2023年2月20日