fix 修复 依赖漏删

dev
疯狂的狮子Li 5 months ago
parent 5c6ff3fe54
commit 2bb9ec9899

@ -69,6 +69,12 @@
<artifactId>ruoyi-common-security</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>

Loading…
Cancel
Save