Merge branch 'feature-BOX一期' of http://47.99.132.106:10081/wulin/qiuguo-iot into feature-BOX一期

This commit is contained in:
wulin 2023-09-22 10:09:31 +08:00
commit df8d909190
2 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,8 @@
<artifactId>iot-common</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>iot-third</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>iot-third</name>
<description>iot-third</description>
<properties>

View File

@ -14,6 +14,7 @@
<modules>
<module>iot-base</module>
<module>iot-data</module>
<module>iot-third</module>
</modules>
<dependencies>