水闸信息

This commit is contained in:
zhumeixiao
2024-11-01 08:43:13 +08:00
parent 318cee69c1
commit 76cf0fa32e
8 changed files with 798 additions and 2 deletions

View File

@ -22,6 +22,12 @@
<groupId>com.fastbee</groupId>
<artifactId>fastbee-common</artifactId>
</dependency>
<dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join-core</artifactId>
<version>1.5.0</version>
<scope>compile</scope>
</dependency>
</dependencies>