This commit is contained in:
huangdeliang
2021-04-29 20:59:14 +08:00
parent ec71568749
commit 8e260f9d39
2 changed files with 42 additions and 35 deletions

View File

@ -71,8 +71,12 @@ public class SysWxUserInfo {
private Date createTime;
private String createBy;
private Date updateTime;
private String updateBy;
private String remark;
}