案件修改
This commit is contained in:
@@ -50,5 +50,9 @@ public class CaseAttach {
|
||||
* 印章状态(0未启用,1已启用)
|
||||
*/
|
||||
private Integer sealStatus;
|
||||
/**
|
||||
* 是否是证据上传,0-否,1-是
|
||||
*/
|
||||
private Integer isBatchUpload;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user