Revert "冀北版本过滤无效数据"

This reverts commit c1a2f3e8fb.
This commit is contained in:
hzj
2026-07-22 16:04:57 +08:00
parent c1a2f3e8fb
commit 14b213fb99
23 changed files with 1004 additions and 349 deletions

View File

@@ -105,12 +105,12 @@
<artifactId>mq-spring-boot-starter</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-test</artifactId>-->
<!-- <version>2.7.12</version>-->
<!-- <scope>test</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.7.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>