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