|
@@ -39,6 +39,7 @@ public class QueryPatentVO extends BaseVO {
|
|
|
|
|
|
private String orderItem;
|
|
private String orderItem;
|
|
|
|
|
|
|
|
+ private List<String> conPatentNos;
|
|
@Schema(description = "专题库自定义选项列表")
|
|
@Schema(description = "专题库自定义选项列表")
|
|
private List<SourceVO> pasOptions;
|
|
private List<SourceVO> pasOptions;
|
|
@Schema(description = "专利号")
|
|
@Schema(description = "专利号")
|