wujianwei
2026-01-07 3135ac10ab738063bb5df39b3c5cc0f143d11061
framework/pom.xml
@@ -46,7 +46,10 @@
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-amqp</artifactId>
        </dependency>
        <!-- 获取系统信息 -->
        <dependency>
            <groupId>com.github.oshi</groupId>