fuliqi
2025-02-11 4cb27d670be4437d5cbfbf6676e1f8387cd1e5d2
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>