【同步】BOOT 和 CLOUD 的功能

This commit is contained in:
YunaiV
2025-11-26 22:45:16 +08:00
parent cc2aa364d5
commit 12126a7530
7 changed files with 267 additions and 55 deletions

View File

@@ -59,11 +59,11 @@
<!-- </dependency>-->
<!-- 微信公众号模块。默认注释,保证编译速度 -->
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.cloud</groupId>-->
<!-- <artifactId>yudao-module-mp-server</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-module-mp-server</artifactId>
<version>${revision}</version>
</dependency>
<!-- 商城相关模块。默认注释,保证编译速度-->
<!-- <dependency>-->