baoshiwei
2025-06-10 65b25fde603de187efc3db827c9d384e35f00014
zhitan-framework/pom.xml
@@ -59,6 +59,8 @@
            </exclusions>
        </dependency>
        <!-- 获取系统信息 -->
        <dependency>
            <groupId>com.github.oshi</groupId>
@@ -79,6 +81,10 @@
            <groupId>org.springframework.integration</groupId>
            <artifactId>spring-integration-mqtt</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.security</groupId>
            <artifactId>spring-security-core</artifactId>
        </dependency>
    </dependencies>
</project>