wujianwei
2025-12-22 3692b7efce1d71faf372785b687e7357b6d39209
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>