田源
2025-04-03 9b4433fddf5b401edb0aace8a404ac733b122702
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>