fuliqi
2025-02-11 f7a2b2f9f3ae8e13ed9e7d7265bb234b30d142ca
system/pom.xml
@@ -22,17 +22,6 @@
            <artifactId>knife4j-spring-boot-starter</artifactId>
        </dependency>
        <!-- easy excel -->
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>easyexcel</artifactId>
        </dependency>
        <!-- MybatisPlus -->
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-boot-starter</artifactId>
        </dependency>
        <!-- 验证码 -->
        <dependency>