9 天以前 83e1b4d0e661f11a407fd6ea86e906b9b87b7180
yudao-module-mdm-api/pom.xml
@@ -21,6 +21,13 @@
            <groupId>cn.iocoder.boot</groupId>
            <artifactId>yudao-common</artifactId>
        </dependency>
        <!-- Swagger 注解 -->
        <dependency>
            <groupId>org.springdoc</groupId>
            <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
            <scope>provided</scope>
        </dependency>
    </dependencies>
</project>