[KC-108] ai api batch 작업중
This commit is contained in:
@@ -59,6 +59,10 @@ public class MapSheetInferenceJobService {
|
|||||||
batchId = batchSheet.getM1BatchId();
|
batchId = batchSheet.getM1BatchId();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (batchId == 0L) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
String url = batchUrl + "/" + batchId;
|
String url = batchUrl + "/" + batchId;
|
||||||
|
|
||||||
ExternalCallResult<String> result =
|
ExternalCallResult<String> result =
|
||||||
|
|||||||
Reference in New Issue
Block a user