From 99de90a015fb0494950f6f52f03ab5c34d192eee Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期一, 28 六月 2021 19:23:02 +0800 Subject: [PATCH] update 更新配置注释(规范使用方法) --- ruoyi-demo/pom.xml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/ruoyi-demo/pom.xml b/ruoyi-demo/pom.xml index 9789455..4904924 100644 --- a/ruoyi-demo/pom.xml +++ b/ruoyi-demo/pom.xml @@ -23,11 +23,6 @@ <artifactId>ruoyi-common</artifactId> </dependency> - <dependency> - <groupId>com.github.xiaoymin</groupId> - <artifactId>knife4j-spring-boot-starter</artifactId> - </dependency> - </dependencies> </project> \ No newline at end of file -- Gitblit v1.9.3