1、新增文档详情、评论,和导出word功能
This commit is contained in:
@@ -104,4 +104,9 @@ public class Document extends BaseEntity {
|
||||
private Boolean permissionCheck;
|
||||
|
||||
private Boolean permission;
|
||||
|
||||
private String docTypeName;
|
||||
private String docSourceName;
|
||||
private String statusName;
|
||||
private String createNowTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user