Package com.bytedesk.service.customer
Class CustomerExcel
java.lang.Object
com.bytedesk.core.base.BaseExcel
com.bytedesk.service.customer.CustomerExcel
- All Implemented Interfaces:
Serializable
客户信息导出Excel模型
https://github.com/alibaba/easyexcel
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nickname
-
email
-
mobile
-
description
-
realname
-
gender
-
birthday
-
wechat
-
qq
-
telephone
-
company
-
position
-
industry
-
address
-
province
-
city
-
district
-
zipCode
-
category
-
crmlevel
-
priority
-
tags
-
source
-
status
-
ownerName
-
lastContactTime
-
nextContactTime
-
totalAmount
-
dealCount
-
lastDealTime
-
extra
-
notes
-
-
Constructor Details
-
CustomerExcel
public CustomerExcel()
-