sinake
8 天以前 e5c4a1f16552f115c9c5407b6008ebd9f230c747
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;
}