heheng
2025-05-20 dc4f8829472baf47345e3a01384d7b5eaf7ee727
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("专家名称")