|
@@ -164,11 +164,6 @@ public class ReportInfoDto extends BaseDTO {
|
|
*/
|
|
*/
|
|
private CwProjectReportData reportDetail;
|
|
private CwProjectReportData reportDetail;
|
|
|
|
|
|
- /**
|
|
|
|
- * 报告号
|
|
|
|
- */
|
|
|
|
- @Excel(name = "报告号",width = 25,orderNum = "4")
|
|
|
|
- private String projectNo;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|