虫情设备实时数据

This commit is contained in:
zhumeixiao
2024-11-08 17:38:39 +08:00
parent 00165f5123
commit 1be9b59b0c
18 changed files with 501 additions and 22 deletions

View File

@ -32,6 +32,10 @@
<groupId>com.fastbee</groupId>
<artifactId>fastbee-common</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
</dependencies>
</project>