hyingbo
2025-07-10 7feb2d0ebb7c6899cc654ca4ca88416b7d5ffdd0
lxzn-module-dnc/pom.xml
@@ -48,7 +48,19 @@
        </dependency>
        <dependency>
            <groupId>org.jeecgframework.boot</groupId>
            <artifactId>lxzn-module-mdc</artifactId>
            <artifactId>lxzn-module-mdc-common</artifactId>
            <version>3.4.3</version>
            <scope>compile</scope>
        </dependency>
        <!-- pom.xml 添加FastUtil依赖 -->
        <dependency>
            <groupId>it.unimi.dsi</groupId>
            <artifactId>fastutil</artifactId>
            <version>8.5.6</version>
        </dependency>
        <dependency>
            <groupId>org.jeecgframework.boot</groupId>
            <artifactId>lxzn-module-tms</artifactId>
            <version>3.4.3</version>
            <scope>compile</scope>
        </dependency>