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