案件压缩包导入修改

This commit is contained in:
18792927508
2024-04-26 16:45:07 +08:00
parent 03bc65284d
commit b7f1e265f9
6 changed files with 96 additions and 174 deletions
@@ -419,4 +419,8 @@ public class CaseApplication extends BaseEntity {
private Integer pendingStatus;
/** e签宝流程id */
private String signFlowId;
/**
* 登录用户名
*/
private String userName;
}