数据总览 前端按钮权限设置
This commit is contained in:
@@ -114,6 +114,9 @@ public class FileMetadataInfoResp implements Serializable {
|
||||
@Schema(description = "完整访问URL(拼接minio网关地址 + objectKey)")
|
||||
private String fileUrl;
|
||||
|
||||
@Schema(description = "权限值")
|
||||
private Integer permissionValue;
|
||||
|
||||
private String approvalStatus;
|
||||
private String approveType;
|
||||
private String tempMetadata;
|
||||
|
||||
Reference in New Issue
Block a user