案件列表修改,缴费确认

This commit is contained in:
18792927508
2023-10-15 15:51:41 +08:00
parent 2a40d552e3
commit 2300df715c
22 changed files with 403 additions and 87 deletions
@@ -27,7 +27,7 @@ public class CaseAttach {
*/
private String annexPath;
/**
* 附件类型,立案申请书(1)、证据材料(2)、仲裁文书(3)、案件视频(4)、身份证件(5)
* 附件类型,立案申请书(1)、申请人证据材料(2)、仲裁文书(3)、案件视频(4)、身份证件(5)、被申请人证据材料 (6)、庭审笔录(7)、缴费凭证(8)'
*/
private Integer annexType;
/**