Commit 17425ac1 authored by 侯彦文's avatar 侯彦文

文件目录新增树结构

parent f0dd3c97
......@@ -109,11 +109,6 @@ public class ExtDxDocumentFolderVO extends IdOnlyVO implements IdVO ,DxTreeConte
*/
private String name;
/**
* 父级Id
*/
private Long parentId;
/**
* 保管年限
*/
......
......@@ -79,10 +79,6 @@ public class ExtDxDocumentFolder extends IdOnlyEntity implements DxContextHolder
*/
private String name;
/**
* 父级Id
*/
private Long parentId;
/**
* 保管年限
*/
private String storagePeriod;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment