From 8a7b666f0bed7c1dc03767166c7ecd602552a5c8 Mon Sep 17 00:00:00 2001
From: liusuyi <1951119284@qq.com>
Date: Mon, 18 May 2026 15:24:46 +0800
Subject: [PATCH] 优化

---
 ard-modules/ard-modules-file/pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ard-modules/ard-modules-file/pom.xml b/ard-modules/ard-modules-file/pom.xml
index 959055b..37e3eb8 100644
--- a/ard-modules/ard-modules-file/pom.xml
+++ b/ard-modules/ard-modules-file/pom.xml
@@ -65,6 +65,10 @@
             <groupId>com.ard</groupId>
             <artifactId>ard-common-swagger</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.ard</groupId>
+            <artifactId>ard-common-security</artifactId>
+        </dependency>
     </dependencies>
 
     <build>

--
Gitblit v1.9.3