add:基础数据+IOT

This commit is contained in:
2026-02-27 17:25:21 +08:00
parent 2cbf0e063c
commit 40a310b160
74 changed files with 6073 additions and 223 deletions

View File

@@ -60,6 +60,12 @@
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.nl</groupId>
<artifactId>nl-iot</artifactId>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>org.nl</groupId>
<artifactId>nl-plugin-biz</artifactId>