consum-base/pom.xml
@@ -145,6 +145,10 @@
            <artifactId>hutool-core</artifactId>
            <version>4.5.3</version>
        </dependency>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
        </dependency>
    </dependencies>
</project>