sfd
2025-05-14 f306557dbcfc1583a45e26d86fdfe0aa4b446fb4
aps-modules/aps-system/pom.xml
@@ -73,6 +73,20 @@
            <artifactId>aps-common-swagger</artifactId>
        </dependency>
        <!-- mybatis-plus -->
        <dependency>
            <groupId>org.mybatis</groupId>
            <artifactId>mybatis-spring</artifactId>
        </dependency>
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-spring-boot3-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-jsqlparser</artifactId>
        </dependency>
    </dependencies>
    <build>