xiangpei
2025-03-21 e863cd85c24efd6d2a81f89ac1ed48e35fd9a618
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>