학습데이터제작 > 작업현황 > 폴리곤 수 추가
This commit is contained in:
@@ -219,6 +219,9 @@ public class WorkerStatsDto {
|
||||
@Deprecated
|
||||
@Schema(description = "[Deprecated] inspectionRemainingCount 사용 권장")
|
||||
private Long remainingInspectCount;
|
||||
|
||||
@Schema(description = "파일 다운로드 가능한 폴리곤 수")
|
||||
private Long downloadPolygonCnt;
|
||||
}
|
||||
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user