|
@ -50,7 +50,8 @@ public class ProjectInfoExportDTO { |
|
|
/** |
|
|
/** |
|
|
* 评分细则 |
|
|
* 评分细则 |
|
|
*/ |
|
|
*/ |
|
|
@ExcelProperty(value = "评分细则") |
|
|
//@ExcelProperty(value = "评分细则")
|
|
|
|
|
|
@ExcelIgnore |
|
|
private String detail; |
|
|
private String detail; |
|
|
|
|
|
|
|
|
public ProjectInfoExportDTO(String projectName, |
|
|
public ProjectInfoExportDTO(String projectName, |
|
|