案件修改

This commit is contained in:
18792927508
2023-11-24 19:22:32 +08:00
parent 05121a5569
commit c39cd5babd
10 changed files with 116 additions and 38 deletions
@@ -50,5 +50,9 @@ public class CaseAttach {
* 印章状态(0未启用,1已启用)
*/
private Integer sealStatus;
/**
* 是否是证据上传,0-否,1-是
*/
private Integer isBatchUpload;
}