public class WaitingSession extends Object implements Serializable
| Constructor and Description |
|---|
WaitingSession() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
String |
getKfAccount() |
String |
getOpenId() |
void |
setCreateTime(Date createTime) |
void |
setKfAccount(String kfAccount) |
void |
setOpenId(String openId) |
String |
toString() |
Copyright © 2019. All rights reserved.