@@ -55,8 +55,8 @@ public class AgentsRecommendCustomer {
/**
* 邀请经纪人(数量)
*/
- @ColumnWidth(15)
- @ExcelProperty(value = "邀请经纪人(数量)", index = 6)
- private String agentCount;
+// @ColumnWidth(15)
+// @ExcelProperty(value = "邀请经纪人(数量)", index = 6)
+// private String agentCount;
}