master
周文涛 2 years ago
parent 451ba8dd73
commit 70c120492b

@ -288,8 +288,8 @@ public class OcrIdentifyServiceImpl extends ServiceImpl<OcrIdentifyMapper, OcrId
log.info("请求无量云回调接口失败");
}finally {
log.info("回调返回------------------");
log.info(semanticResponseJson.toJSONString());
if (semanticResponseJson!=null) {
log.info(semanticResponseJson.toJSONString());
updateWrapper.set(OcrIdentify::getNoticeStatus,"1");
}
}

Loading…
Cancel
Save