水闸、灌区、泵站基本信息管理

This commit is contained in:
zhumeixiao
2024-11-05 14:11:40 +08:00
parent be83b50ad0
commit e18e832250
13 changed files with 394 additions and 26 deletions

View File

@ -33,5 +33,10 @@
<groupId>com.fastbee</groupId>
<artifactId>fastbee-system-service</artifactId>
</dependency>
<dependency>
<groupId>com.fastbee</groupId>
<artifactId>fastbee-iot-service</artifactId>
</dependency>
</dependencies>
</project>