添加充放电状态
This commit is contained in:
parent
8ae4123274
commit
3115110c4a
6
pom.xml
6
pom.xml
|
|
@ -28,6 +28,12 @@
|
||||||
<artifactId>tuoheng-api-device</artifactId>
|
<artifactId>tuoheng-api-device</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- RuoYi System API -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.ruoyi</groupId>
|
||||||
|
<artifactId>ruoyi-api-system</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- RuoYi Common Core -->
|
<!-- RuoYi Common Core -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.ruoyi</groupId>
|
<groupId>com.ruoyi</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue