修改convert
This commit is contained in:
parent
40eaed2dac
commit
f42a12af04
6
pom.xml
6
pom.xml
|
|
@ -28,6 +28,12 @@
|
||||||
<artifactId>tuoheng-api-device</artifactId>
|
<artifactId>tuoheng-api-device</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- RuoYi Common Core -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.ruoyi</groupId>
|
||||||
|
<artifactId>ruoyi-common-core</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- SpringCloud Alibaba Nacos -->
|
<!-- SpringCloud Alibaba Nacos -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alibaba.cloud</groupId>
|
<groupId>com.alibaba.cloud</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue