zqy
5 天以前 e04b28bc07bf773938c3521bcfc96c70c29fa60f
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>