mqtt对接嵌入式

This commit is contained in:
yuhaiming
2026-06-11 10:07:03 +08:00
parent 1ab8c28c36
commit c7f9df980a
56 changed files with 2698 additions and 905 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara</groupId>
<artifactId>water-common</artifactId>
<version>5.6.0</version>
<version>${revision}</version>
</parent>
<artifactId>water-common-mqtt</artifactId>
@@ -40,4 +40,4 @@
<artifactId>water-app</artifactId>
</dependency>
</dependencies>
</project>
</project>