1、文档中心权限调整
2、下载权限调整 3、消息中心 4、修复预览关闭窗口时视屏播放暂停不了问题
This commit is contained in:
@@ -96,4 +96,12 @@ public class Document extends BaseEntity {
|
||||
|
||||
|
||||
private List<String> excludeFields;
|
||||
|
||||
private Boolean downloadCheck;
|
||||
|
||||
private Boolean downloadStatus;
|
||||
|
||||
private Boolean permissionCheck;
|
||||
|
||||
private Boolean permission;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user