Commit 7581b47e authored by 侯彦文's avatar 侯彦文

新增互见号

parent 0a87c007
......@@ -162,6 +162,11 @@ public class ExtFilesVO extends IdOnlyVO implements IdVO ,DxContextVOHolder ,DxO
*/
private String volumeNumber;
/**
* 互见号
*/
private String mutualNumber;
}
......@@ -118,6 +118,11 @@ public class ExtFiles extends IdOnlyEntity implements DxContextHolder ,DxObjFile
* 卷号
*/
private String volumeNumber;
/**
* 互见号
*/
private String mutualNumber;
}
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