feat: (REQ-3540) 加上wps复制权限打开
This commit is contained in:
parent
ada74334f7
commit
30aebed59a
@ -51,7 +51,7 @@ public class DocPermissionProps {
|
||||
/**
|
||||
* 是否具有拷贝文档内容权限,0-无 1-有
|
||||
*/
|
||||
@Value("${copy:0}")
|
||||
@Value("${copy:1}")
|
||||
private Integer copy;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user