huminmin
9 天以前 23735b6e060d48f333d9ad91796c2cb6a42a1d9e
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>