ard-work/pom.xml
@@ -167,6 +167,12 @@ <artifactId>mybatis-plus-boot-starter</artifactId> <version>3.2.0</version> </dependency> <dependency> <groupId>com.github.xiaoymin</groupId> <artifactId>knife4j-annotations</artifactId> <version>3.0.3</version> <scope>compile</scope> </dependency> </dependencies> <build>