From 2e5702dc8646d6f795f5c467e434027fe6d01b71 Mon Sep 17 00:00:00 2001 From: jenn <11@11.11> Date: 星期日, 04 六月 2023 21:10:51 +0800 Subject: [PATCH] update Oss新增File文件上传方法 --- ruoyi-common/ruoyi-common-idempotent/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ruoyi-common/ruoyi-common-idempotent/pom.xml b/ruoyi-common/ruoyi-common-idempotent/pom.xml index e6ba5e5..64418b4 100644 --- a/ruoyi-common/ruoyi-common-idempotent/pom.xml +++ b/ruoyi-common/ruoyi-common-idempotent/pom.xml @@ -6,7 +6,6 @@ <groupId>org.dromara</groupId> <artifactId>ruoyi-common</artifactId> <version>${revision}</version> - <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3