추론 수정
This commit is contained in:
@@ -431,6 +431,7 @@ public class InferenceResultService {
|
||||
.toList();
|
||||
|
||||
// 추론 실행 목록 테이블 저장, 도엽목록별 상태 체크 테이블 저장
|
||||
// TODO 추론 호출 후 저장으로 순서를 변경해야할지 ..
|
||||
UUID uuid = inferenceResultCoreService.saveInferenceInfo(req, newTargetList);
|
||||
|
||||
// 추론 AI 전달 파라미터 생성
|
||||
|
||||
Reference in New Issue
Block a user