sinake
9 天以前 c9f74e78e50f93830c6cbeedb4758fbcfcbfe4c7
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;
}