|
@@ -62,6 +62,10 @@ public class TaskAddNewDTO {
|
|
*/
|
|
*/
|
|
private Integer reportId;
|
|
private Integer reportId;
|
|
/**
|
|
/**
|
|
|
|
+ * 产品id
|
|
|
|
+ */
|
|
|
|
+ private Integer productId;
|
|
|
|
+ /**
|
|
* 任务类型2(3.欧专局导入 4.专利之星导入 5.专利号导入)
|
|
* 任务类型2(3.欧专局导入 4.专利之星导入 5.专利号导入)
|
|
*/
|
|
*/
|
|
private Integer taskType2;
|
|
private Integer taskType2;
|