heheng
2025-03-24 91921823fb85dbd1ee236020c7b81f6bdf6d7edb
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("专家名称")