heheng
4 天以前 f33cfe86447c16df8ca665e2e1a5f3333ff57792
expert-system/src/main/java/com/gkhy/system/domain/vo/response/ProjectExpertEvaluationResp.java
@@ -22,4 +22,7 @@
     */
    @ApiModelProperty(value = "评估状态0未评估1已评估")
    private Long evaluationState;
    @ApiModelProperty(value = "一级分类名称")
    private String bigClassifyName;
}