Class VisitorExcel

java.lang.Object
com.bytedesk.core.base.BaseExcel
com.bytedesk.service.visitor.VisitorExcel
All Implemented Interfaces:
Serializable

public class VisitorExcel extends BaseExcel
访客信息导出Excel实体类 https://github.com/alibaba/easyexcel
See Also:
  • Field Details

    • nickname

      private String nickname
    • mobile

      private String mobile
    • email

      private String email
    • note

      private String note
    • client

      private String client
    • status

      private String status
    • ip

      private String ip
    • ipLocation

      private String ipLocation
    • vipLevel

      private Integer vipLevel
  • Constructor Details

    • VisitorExcel

      public VisitorExcel()