heheng
2024-12-09 612c206deca47feaad161823e82f15def6e70feb
expert-system/src/main/java/com/gkhy/system/domain/vo/response/ProjectExpertSectionResp.java
@@ -11,7 +11,7 @@
public class ProjectExpertSectionResp implements Serializable {
    private static final long serialVersionUID = 1L;
    @ApiModelProperty(name = "专家id")
    @ApiModelProperty(value = "专家id")
    private Long id;
    @ApiModelProperty("专家名称")