|
@@ -41,6 +41,9 @@ public class ProjectLibListItemVO { |
|
|
public ProjectLibListItemVO() { |
|
|
public ProjectLibListItemVO() { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty("来源 1申报项目 2项目归集") |
|
|
|
|
|
private String fromType; |
|
|
|
|
|
|
|
|
@ApiModelProperty("项目ID") |
|
|
@ApiModelProperty("项目ID") |
|
|
private Long id; |
|
|
private Long id; |
|
|
|
|
|
|
|
|