视频,用印回调,裁决书处理
This commit is contained in:
@@ -39,7 +39,7 @@ public class CaseApplication extends BaseEntity {
|
||||
/** 立案日期 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date registerDate;
|
||||
/** 仲裁方式 */
|
||||
/** 仲裁方式 ,1-开庭,2-书面*/
|
||||
private Integer arbitratMethod;
|
||||
/**
|
||||
* 是否导入,0手动录入,1导入,默认0
|
||||
@@ -211,7 +211,7 @@ public class CaseApplication extends BaseEntity {
|
||||
*/
|
||||
private Integer financeStatus;
|
||||
/**
|
||||
* 是否是被申请人,仲裁员,部门长,财务,代理人,0-否,1-是
|
||||
* 是否查询全部节点
|
||||
*/
|
||||
private Integer isOtherRole;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user