识别中图片不存在跳过
@ -175,6 +175,7 @@ public class HandleTransInit implements ApplicationRunner {
ocrIdentifyService.getSemanticInfo(semanticResponseJson);
}else{
log.info("图片不存在:");
log.info(masterTaskId);
//log.info(semanticResponseJson.toJSONString());
}
//该子任务已执行,判断主任务是否残留