sinake
2026-08-26 e7cf328ffdaa55b8aa4392fb7ba61bf6fab7e9e0
ruoyi-project/src/main/java/com/ruoyi/project/domain/vo/EthicalReviewVO.java
@@ -640,4 +640,8 @@
    @Excel(name = "专家类型")
    private String expertType;
    @ApiModelProperty("伦理审查附件")
    @Excel(name = "伦理审查附件")
    private String  filePatch;
}