From 53c49aaa32a2ec30715a1aa81f30eb40c8cf6eda Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期二, 29 七月 2025 15:59:38 +0800
Subject: [PATCH] 新增查看附件

---
 service/pom.xml |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/service/pom.xml b/service/pom.xml
index 4902321..b901709 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>com.cwgl</groupId>
+    <groupId>com.ruoyi</groupId>
     <artifactId>service</artifactId>
 
     <properties>
@@ -26,12 +26,7 @@
         <version>${project.version}</version>
     </dependency>
 
-    <!--鎸佷箙鍖栧眰妯″潡-->
-    <dependency>
-        <groupId>com.ruoyi</groupId>
-        <artifactId>core</artifactId>
-        <version>${ruoyi.version}</version>
-    </dependency>
+
     <!--鎸佷箙鍖栧眰妯″潡-->
     <dependency>
         <groupId>com.ruoyi</groupId>

--
Gitblit v1.8.0