|
@@ -39,7 +39,6 @@ public class ProjectReviewInfoReq { |
|
|
private String investRationality; |
|
|
private String investRationality; |
|
|
|
|
|
|
|
|
@ApiModelProperty("建议资金(单位:万元)") |
|
|
@ApiModelProperty("建议资金(单位:万元)") |
|
|
@NotNull(message = "评审项目总投资不能为空") |
|
|
|
|
|
private BigDecimal suggestedFunding; |
|
|
private BigDecimal suggestedFunding; |
|
|
|
|
|
|
|
|
@ApiModelProperty("相关材料") |
|
|
@ApiModelProperty("相关材料") |
|
|