|
@@ -84,4 +84,7 @@ public class ProjectRenewalFundDeclarationVO implements Serializable { |
|
|
|
|
|
|
|
|
@ApiModelProperty("项目类型 1建设 2运维") |
|
|
@ApiModelProperty("项目类型 1建设 2运维") |
|
|
private Integer projectType; |
|
|
private Integer projectType; |
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty("审核意见") |
|
|
|
|
|
private String auditOpinion; |
|
|
} |
|
|
} |