wujianwei
2025-12-15 274bbaf2ed74f11138e1789ad0294e8e3e9a40c8
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>