[성현모] TestTrend 기능 추가
This commit is contained in:
@ -10,6 +10,7 @@ namespace Web.Tra.Model
|
||||
public List<ParseTestResult> ParseTestResult { get; set; }
|
||||
|
||||
//test list data
|
||||
public long No { get; set; }
|
||||
public TestList? TestList { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user