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

---
 zhang-content/pom.xml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/zhang-content/pom.xml b/zhang-content/pom.xml
index 09b5fce..938b663 100644
--- a/zhang-content/pom.xml
+++ b/zhang-content/pom.xml
@@ -119,6 +119,15 @@
             <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