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