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