public class Invitation extends Object implements Serializable
| 构造器和说明 |
|---|
Invitation() |
public Long getId()
public void setId(Long id)
public Long getUid()
public void setUid(Long uid)
public Integer getStatus()
public void setStatus(Integer status)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
Copyright © 2018. All Rights Reserved.