fix:文件下载跳过权限校验
This commit is contained in:
@@ -124,6 +124,9 @@ public class FileMetadataInfoResp extends BaseResp implements Serializable {
|
||||
@Schema(description = "知识库名称")
|
||||
private String knowledgeBaseName;
|
||||
|
||||
@Schema(description = "所有父级ID,包括文件本身id")
|
||||
private String allParentIds;
|
||||
|
||||
private String approvalStatus;
|
||||
private Integer approveType;
|
||||
private String tempMetadata;
|
||||
|
||||
Reference in New Issue
Block a user