추론관리 목록 조회 수정, 추론 종료 추가

This commit is contained in:
2026-01-14 19:39:58 +09:00
parent 15fbdca89e
commit 5b6f24d4e3
4 changed files with 20 additions and 12 deletions

View File

@@ -52,7 +52,7 @@ public class MapSheetInferenceJobService {
@Transactional
public void runBatch() {
if (isLocalProfile()) {
// return;
return;
}
try {