update:增加test_plan增加字段的定义

This commit is contained in:
xuxm 2020-09-18 14:17:26 +08:00 committed by wenyann
parent 8da67954ea
commit 96dc485e77
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ public class TestPlan implements Serializable {
private String testCaseMatchRule;
private String executorMatchRule;
private Long plannedStartTime;
private Long plannedEndTime;