모델별 데이터셋 목록 - G2,G3 dataTypeName 추가
This commit is contained in:
@@ -261,6 +261,7 @@ public class DatasetDto {
|
||||
this.datasetId = datasetId;
|
||||
this.uuid = uuid;
|
||||
this.dataType = dataType;
|
||||
this.dataTypeName = getDataTypeName(dataType);
|
||||
this.title = title;
|
||||
this.roundNo = roundNo;
|
||||
this.compareYyyy = compareYyyy;
|
||||
|
||||
Reference in New Issue
Block a user