@@ -43,8 +43,4 @@ public class AddNoveltyProjectDTO {
private String departmentId;
- /**
- * 项目类型(1专题库 2报告 3专利挖掘项目)
- */
- private Integer type;
}