|
@@ -40,7 +40,7 @@ public class AdminCustomerBo {
|
|
|
/** 一般客戶 */
|
|
/** 一般客戶 */
|
|
|
@Excel( name = "一般客户",width = 12)
|
|
@Excel( name = "一般客户",width = 12)
|
|
|
private Integer generalCount;
|
|
private Integer generalCount;
|
|
|
- /** 私有客戶 */
|
|
|
|
|
|
|
+ /** 意向客户 */
|
|
|
@Excel( name = "意向客户",width = 12)
|
|
@Excel( name = "意向客户",width = 12)
|
|
|
private Integer intentionCount;
|
|
private Integer intentionCount;
|
|
|
/** 重点客户 */
|
|
/** 重点客户 */
|