1、任务列表新增异常状态字段
This commit is contained in:
@@ -224,4 +224,6 @@ public class SpdmNewTaskVo extends BaseEntity {
|
||||
private String newTag9;
|
||||
private String newTag10;
|
||||
|
||||
private Integer expStatus;
|
||||
|
||||
}
|
||||
|
||||
@@ -181,4 +181,5 @@ public class SpdmTaskVo extends BaseEntity {
|
||||
private String newTag9;
|
||||
private String newTag10;
|
||||
|
||||
private Integer expStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user