fix 导出字段

This commit is contained in:
shuo.wang
2024-11-06 11:23:08 +08:00
parent 468ba1d31d
commit 78b1f0a71e

View File

@@ -65,7 +65,7 @@ public class PreparationScheduleDTO {
@ApiModelProperty("招商经理名称")
private String investmentManagerName;
@ExcelProperty("招商经理名称")
@ExcelProperty("督导")
@ColumnWidth(30)
@ApiModelProperty("督导")
private String supervisionName;