|
|
@@ -53,4 +53,10 @@ public class PerformanceIndicatorProjectTemplate implements Serializable { |
|
|
|
|
|
|
|
@ApiModelProperty("项目资金范围 1.500万元以下、2.500-2000万元,3.2000万元及以上") |
|
|
|
private Integer amountRange; |
|
|
|
|
|
|
|
@ApiModelProperty("项目标签ID") |
|
|
|
private Long projectTagId; |
|
|
|
|
|
|
|
@ApiModelProperty("项目标签名称") |
|
|
|
private String projectTagName; |
|
|
|
} |