package com.jenmin.pojo; public class User implements java.io.Serializable { /** * serialVersionUID */ private static final long serialVersionUID = 8427880503483127121L; private Integer id; private String username; private String img; public User() { } public User(String username, String img) { this.username = username; this.img = img; } public Integer getId() { return this.id; } public void setId(Integer id) { this.id = id; } public String getUsername() { return this.username; } public void setUsername(String username) { this.username = username; } public String getImg() { return this.img; } public void setImg(String img) { this.img = img; } }
最近下载更多
小开子 LV1
2021年6月4日
1368448963 LV1
2020年11月5日
qqqqddd LV1
2020年10月26日
miaoss2 LV1
2020年7月31日
jdczuidaima LV16
2020年6月28日
tsy666666 LV8
2020年2月16日
wxd1997 LV13
2020年1月9日
zywzywzyw1 LV17
2019年9月28日
jaonsang LV25
2019年6月14日
2399431755 LV12
2019年4月3日
最近浏览更多
刘亦菲9527 LV15
2022年8月1日
我不划水
2022年4月24日
暂无贡献等级
abai250 LV1
2022年3月29日
zhuohanyuan LV10
2022年1月7日
tangjj7260 LV18
2021年11月12日
czr2233 LV9
2021年9月14日
1964867825
2021年9月6日
暂无贡献等级
天天 LV9
2021年9月4日
小开子 LV1
2021年6月4日
最代码-宋家辉 LV61
2021年5月16日