@@ -40,7 +40,6 @@ public class ProjectInfoVersionRecord implements Serializable {
/**
* PDSC编号
*/
- @Excel(name = "项目ID", width = 25)
@Schema(description = "项目ID")
private String projectId;