@@ -7,4 +7,6 @@ public class PatentNoVO {
//专利号
private String patentNo;
+
+ private Integer projectId;
}