sinake
2026-06-08 cf9c63e9a06a66969066a8a0179dfe1f00f9ed94
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;
}