@ -286,6 +286,7 @@ public class OcrIdentifyServiceImpl extends ServiceImpl<OcrIdentifyMapper, OcrId
semanticResponseJson = RestUtil.post("https://192.168.1.21:8686/api/task/image/ocr/callback", requestBody);
}catch (Exception e){
log.info("请求无量云回调接口失败");
e.printStackTrace();
}finally {
log.info("回调返回------------------");
if (semanticResponseJson!=null) {