update:增加test_plan增加字段的定义
This commit is contained in:
parent
8da67954ea
commit
96dc485e77
|
@ -24,7 +24,7 @@ public class TestPlan implements Serializable {
|
|||
private String testCaseMatchRule;
|
||||
|
||||
private String executorMatchRule;
|
||||
|
||||
|
||||
private Long plannedStartTime;
|
||||
|
||||
private Long plannedEndTime;
|
||||
|
|
Loading…
Reference in New Issue