fuliqi
2024-11-29 334197c2f176795e78c46baa1271bb9a3c3bf302
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>