ludc
2023-05-18 4b7c60c51ea5e8f137c0c64eddabd90538bb2859
Source/UBCS/ubcs-common/pom.xml
@@ -28,6 +28,12 @@
            <artifactId>blade-core-auto</artifactId>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-core</artifactId>
            <version>3.5.2</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>
    <build>