@@ -65,7 +65,7 @@ public class ExcelRecommendCustomer {
* 审核状态名
*/
@ColumnWidth(15)
- @ExcelProperty(value = "审核状态名", index = 7)
+ @ExcelProperty(value = "审核状态", index = 7)
private String verifyStatusName;