移除不再需要的模块

This commit is contained in:
chenbowen
2025-09-16 19:40:48 +08:00
parent c2fca99039
commit 988b4bd74f
2 changed files with 2 additions and 7 deletions

View File

@@ -43,11 +43,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-module-template-server</artifactId>
<version>${revision}</version>
</dependency>
<!-- 会员中心。默认注释,保证编译速度 -->
<!-- <dependency>-->