Geoffrey
2025-01-10 7d6dd336a9924df78b177b2d2f03344276c4ec94
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>