package com.lwh.pojo;
public class User {
private Integer id;
private String username;
private String password;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
public String getPassword() {
return password;
}
public void setPassword(String password) {
this.password = password;
}
}
最近下载更多
微信网友_7512477797486592 LV1
5月23日
zhoubowen LV3
2024年12月29日
cnzy00 LV1
2024年12月11日
zczcccc LV1
2024年10月11日
sjsjsjjd LV1
2024年6月17日
xinleixie LV1
2024年6月13日
少时诵诗书dddddd LV2
2023年12月22日
GJZZHDFS LV2
2023年6月25日
微信网友_6515044842917888 LV1
2023年6月11日
buling- LV1
2023年6月8日

最近浏览
