From 98d25fa16e4d4f61d04dc776bd161976cfa2eb2e Mon Sep 17 00:00:00 2001
From: ytzjf <563417+ytzjf@user.noreply.gitee.com>
Date: Wed, 28 Jul 2021 09:57:11 +0800
Subject: [PATCH] update ruoyi-ui/src/utils/zipdownload.js. BLOB下载时清除URL对象引用

---
 ruoyi-api/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml
index 669125e..6ab7161 100644
--- a/ruoyi-api/pom.xml
+++ b/ruoyi-api/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.ruoyi</groupId>
         <artifactId>ruoyi</artifactId>
-        <version>2.1.0</version>
+        <version>3.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

--
Gitblit v1.9.3