feat:【IoT 物联网】新版本同步

This commit is contained in:
YunaiV
2025-08-30 10:57:10 +08:00
parent c4c451320d
commit 37db99e20b
7 changed files with 18 additions and 11 deletions

View File

@@ -109,11 +109,11 @@
<!-- </dependency>-->
<!-- IoT 物联网相关模块。默认注释,保证编译速度 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-iot-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>cn.iocoder.boot</groupId>-->
<!-- <artifactId>yudao-module-iot-biz</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- spring boot 配置所需依赖 -->
<dependency>