zhitan-cloud
2025-01-10 71e2a83b9461e4421908723c154c1c47b399504d
zhitan-system/pom.xml
@@ -22,7 +22,12 @@
            <groupId>com.zhitan</groupId>
            <artifactId>zhitan-common</artifactId>
        </dependency>
        <!-- hutool工具类 -->
        <dependency>
            <groupId>cn.hutool</groupId>
            <artifactId>hutool-all</artifactId>
            <version>5.2.4</version>
        </dependency>
    </dependencies>
</project>
</project>