|
@@ -358,4 +358,7 @@ public class ProjectDTO implements Serializable { |
|
|
|
|
|
|
|
|
@ApiModelProperty("内容类别") |
|
|
@ApiModelProperty("内容类别") |
|
|
private String baseConstructionType; |
|
|
private String baseConstructionType; |
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty("咨询公司") |
|
|
|
|
|
private String consultancy; |
|
|
} |
|
|
} |