设备点位数据bug修复

This commit is contained in:
wyw
2024-08-16 02:47:07 +08:00
parent 0388cd8aba
commit ab9792668c
2 changed files with 21 additions and 1 deletions

View File

@ -156,6 +156,10 @@
<artifactId>forest-spring-boot-starter</artifactId>
<version>1.5.36</version>
</dependency>
<dependency>
<groupId>com.fastbee</groupId>
<artifactId>fastbee-waterele-service</artifactId>
</dependency>
</dependencies>