[KC-103] 추론 실행 배치 오류 수정
This commit is contained in:
@@ -54,7 +54,7 @@ public class MapSheetInferenceJobService {
|
||||
public void runBatch() {
|
||||
|
||||
if ("local".equalsIgnoreCase(profile)) {
|
||||
// return;
|
||||
return;
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user