라벨링 저장 로직 수정
This commit is contained in:
@@ -60,9 +60,6 @@ public class TrainingDataLabelService {
|
||||
inferenceGeomUid, request.getGeometry(), request.getProperties(), status);
|
||||
}
|
||||
|
||||
// 라벨링 완료하면 실시간 검수 할당 (1건)
|
||||
trainingDataReviewJobService.assignRealtime(assignmentUid);
|
||||
|
||||
// 회차 진행 상태 update
|
||||
trainingDataLabelCoreService.updateAnalInferenceMngState(
|
||||
info.getAnalUid(), LabelMngState.ING.getId());
|
||||
|
||||
Reference in New Issue
Block a user