@@ -286,7 +286,7 @@ public class InformationQueryServiceImpl extends BaseServiceImpl<InformationQuer
}
//修改数据
-// oldData.setPdfUrl("");
+ oldData.setPdfUrl("");
this.baseMapper.updateById(oldData);
} else {