@ -88,6 +88,10 @@ public class HandleTaskInit implements ApplicationRunner {
String image;//图片
//执行获取到的任务
identifyFor: for (OcrIdentify ocrIdentify : list) {
//过滤不需要的任务批次
if(ocrIdentify.getRequestId().contains("c1b1f298e7ab4ba59103081e55f9cd01")){
continue;
}
image=null;
fileList=new ArrayList<>();
//识别的图片路径
@ -299,5 +299,6 @@ third-app:
system:
project:
env: customer_test
enableHandleTask: false
fileReviewUrlPrefix: http://47.103.213.109:8072/files
enableHandleTask: true
wlyCallback: https://hyycsozs.prevailcloud.com/api/task/image/ocr/callback