[KC-103] spot less 적용

This commit is contained in:
2026-01-14 16:02:10 +09:00
parent 79bf2df84b
commit c650bf15e7

View File

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