From 04eefe2ba91f06d64c4a21bfcf959e0ef8423815 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期三, 18 一月 2023 12:00:35 +0800
Subject: [PATCH] update 优化 修改 oss 配置页面开关说明 避免造成误解

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

diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml
index 67a9fec..3e9e680 100644
--- a/ruoyi-system/pom.xml
+++ b/ruoyi-system/pom.xml
@@ -5,7 +5,8 @@
     <parent>
         <artifactId>ruoyi-vue-plus</artifactId>
         <groupId>com.ruoyi</groupId>
-        <version>4.3.0</version>
+        <version>${revision}</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

--
Gitblit v1.9.3