【修复】删除重复的yudao-module-system-api依赖

pull/118/head
花米 2024-05-17 23:08:33 +08:00
parent 194cd88d93
commit 28a711f022
1 changed files with 1 additions and 6 deletions

View File

@ -74,12 +74,7 @@
<artifactId>bizlog-sdk</artifactId>
</dependency>
<!-- 业务组件 -->
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-module-system-api</artifactId> <!-- 需要使用它,进行 Token 的校验 -->
<version>${revision}</version>
</dependency>
</dependencies>
</project>