추론관리 목록 조회 수정, 추론 종료 추가
This commit is contained in:
@@ -52,7 +52,7 @@ public class MapSheetInferenceJobService {
|
||||
@Transactional
|
||||
public void runBatch() {
|
||||
if (isLocalProfile()) {
|
||||
// return;
|
||||
return;
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user