Package com.bytedesk.service.visitor
Class VisitorEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.service.visitor.VisitorEntity
- All Implemented Interfaces:
Serializable
visitor no need to login, without login can reduce the press of the database
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
nickname
-
avatar
-
lang
-
deviceInfo
-
mobile
-
email
-
note
-
client
-
status
-
tagList
-
extra
-
ip
-
ipLocation
-
vipLevel
private int vipLevel
-
-
Constructor Details
-
VisitorEntity
public VisitorEntity()
-