Review Detail 라벨러이름 추가
This commit is contained in:
@@ -340,6 +340,9 @@ public class TrainingDataReviewDto {
|
||||
|
||||
@Schema(description = "도엽번호 (map_sheet_num)", example = "34602057")
|
||||
private Long mapSheetNum;
|
||||
|
||||
@Schema(description = "라벨러 성명 (기존 작업자)", example = "홍길동")
|
||||
private String workerName;
|
||||
}
|
||||
|
||||
@Schema(name = "ClassificationInfo", description = "분류정보")
|
||||
|
||||
Reference in New Issue
Block a user