fix 导出字段
This commit is contained in:
@@ -65,7 +65,7 @@ public class PreparationScheduleDTO {
|
||||
@ApiModelProperty("招商经理名称")
|
||||
private String investmentManagerName;
|
||||
|
||||
@ExcelProperty("招商经理名称")
|
||||
@ExcelProperty("督导")
|
||||
@ColumnWidth(30)
|
||||
@ApiModelProperty("督导")
|
||||
private String supervisionName;
|
||||
|
||||
Reference in New Issue
Block a user