mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-13 13:30:24 +00:00
fix 修复 依赖漏删
This commit is contained in:
@@ -53,6 +53,12 @@
|
|||||||
<artifactId>velocity-engine-core</artifactId>
|
<artifactId>velocity-engine-core</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.anyline</groupId>
|
||||||
|
<artifactId>anyline-environment-spring-data-jdbc</artifactId>
|
||||||
|
<version>${anyline.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.anyline</groupId>
|
<groupId>org.anyline</groupId>
|
||||||
<artifactId>anyline-data-jdbc-mysql</artifactId>
|
<artifactId>anyline-data-jdbc-mysql</artifactId>
|
||||||
|
Reference in New Issue
Block a user