From e04b28bc07bf773938c3521bcfc96c70c29fa60f Mon Sep 17 00:00:00 2001
From: zqy <2522236926@qq.com>
Date: 星期五, 02 一月 2026 17:16:42 +0800
Subject: [PATCH] 修改bug

---
 ruoyi-admin/pom.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml
index e128caf..3c2856d 100644
--- a/ruoyi-admin/pom.xml
+++ b/ruoyi-admin/pom.xml
@@ -128,6 +128,13 @@
             <version>2.4.6</version>
             <scope>runtime</scope>
         </dependency>
+        <!-- 瀵逛簬Linux鏈嶅姟鍣� -->
+        <dependency>
+            <groupId>ws.schild</groupId>
+            <artifactId>jave-native-linux64</artifactId>
+            <version>2.4.6</version>
+            <scope>runtime</scope>
+        </dependency>
     </dependencies>
 
     <build>

--
Gitblit v1.9.1